Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 2.5 KB

File metadata and controls

41 lines (25 loc) · 2.5 KB

Build 180

2020-06-23

Features

URL Shortener

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

Custom tags are indexed also on spans generated by Autotrace instrumentation, rather than be limited to spans created via the various SDKs spans.

SDK spans

Added support for transforming SDK spans into BATCH spans.

AWS Multiple Accounts Monitoring

Instana now supports monitoring of multiple AWS accunts using a single agent. For more information, see the AWS docs.

Git-based Configuration Management

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.

Improvements

  • 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.* and call.messaging.* tags have higher priority than rules based on call.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.

Fixes

  • AWS EMR: Fixed HDFS utilization metric for custom events.