2020-06-23
We previously added support for a URL shortener behind a shortcut. Today we are making it easier to discover the URL shortener and to generate good shareable URLs via a button within our header.
Custom tags are indexed also on spans generated by Autotrace instrumentation, rather than be limited to spans created via the various SDKs spans.
Added support for transforming SDK
spans into BATCH
spans.
Instana now supports monitoring of multiple AWS accunts using a single agent. For more information, see the AWS docs.
The Instana host based agent now supports git-based configuration management to streamline configuration rollouts across multiple hosts. For more information, see the Git-based Configuration Management documentation.
- We have added DaemonSets to the list of supported Kubernetes resources. Please note that in order to see DaemonSet data on your dashboards, you will need to update to the latest version of your Instana Agent installation method of choice. Please see our Kubernetes or OpenShift documentation for further information on the latest versions of the Agent installation methods.
- Changed priority of predefined service and endpoint rules, so that rules
based on
call.batch.*
,call.database.*
andcall.messaging.*
tags have higher priority than rules based oncall.http.*
tags. This will help to create more specific service and endpoint names in some scenarios, e.g., when accessing a messaging queue via the HTTP protocol. - Smart Alerts: We enabled further configuration in the Time Threshold section to control the metric granularity the detection is based on.
- The Java sensor now supports naming JVMs using existing system properties.
- Docker metrics: The total memory usage is shown in percentage.
- AWS EMR: Fixed HDFS utilization metric for custom events.