2022-07-12
Instana now supports Camunda tracing of BPMN external tasks.
By using this feature, you can gain visibility into Camunda BPMN external tasks, and automatically link the activity-related sub calls for full context and infrastructure insights.
- Users can now filter and group log messages through Kubernetes labels.
- In the Add user dialog, the group selector is now ordered alphabetically.
- Area scope names that don't fit are now displayed on a tooltip on hover
- Make the UI design of the Add API Token button and the following search box consistent with the rest of the Settings section.
The Technology Preview for Synthetic Monitoring is updated to include a partial implementation of the UI page to view the details of a selected synthetic test run. The KPI widgets and the Timeline widget are shown, with a graph of the requests that are included in the test run, for tests where this information is available. Expanding a single sub-transaction allows users to see a more detailed breakdown of the time spent. In addition, if a particular test run fails, the Failures widget is displayed, which includes error messages from the test run. There is a known issue on this page when you view details for a simple ping test: the KPI widget for requests is not properly handling the lack of sub-transactions for a simple ping test, and displays an error.
-
Application Dashboard:
- Top Services metrics are changed. On the Calls tab,
CallsPerSecond
is added as a companion metric. On the Erroneous Calls tab, nowerroneousCalls
is used as a primary metric, anderrors
is used as a companion metric.
- Top Services metrics are changed. On the Calls tab,
-
Service / Endpoint Dashboards:
- Top Endpoint metrics are changed. On the Erroneous Call Rate tab, now
erroneousCalls
is used as a primary metric, anderrors
is used as a companion metric.
- Top Endpoint metrics are changed. On the Erroneous Call Rate tab, now
- NGINX Tracer 1.7.1 and Envoy Tracer 1.7.1:
- Fixed the bug that the proxy sensor crashes when the tracing section of the instana configuration contains fields that are not used by the proxy sensor.
- Camunda Tracing: Fixed the
Unknown snapshot type: camunda
error when the Upstream/Downstream view is clicked on the Instana UI.