Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.93 KB

File metadata and controls

34 lines (23 loc) · 1.93 KB

Build 157

2019-07-02

Features

  • GraphQL tracing (see GraphQL for details)

Sybase SQL Anywhere sensor

Instana now discovers and monitors Sybase (SAP) SQL Anywhere, embedded database for application software. Read more about our Sybase SQL Anywhere support.

Improvements

  • Php Sensor: improved CPU usage.
  • Php Tracer: new and improved MongoDb instrumentation.
  • Php Tracer: capture errors on IBM DB2 queries.
  • Redis Sensor: added memory fragmentation ratio.
  • Service Mapping: improved service naming based on JDBC connection string by using the database schema name as the service name. This enhancement provides better support and more consistency across different database technologies.
  • When Amazon EC2 Name tags are used to name a group of hosts, the unique host naming fallbacks to FQDN, and then to the hostname. This is visible on the infrastructure map. For more information about how to collxect EC2 tags, see the EC2 tags section.
  • Agent: sensitive information is redacted from the Docker Container Info. Sensitive information is configured in configuration.yaml under the com.instana.secrets.

UI Improvement

  • Improved Trace Detail to precisely show the difference in erroneous calls and error logs.
  • Error or warning logs are now displayed in the parent call.
  • Settings area: on the right-hand side of the Dynamic-Focus-Query (DFQ) input field, click the Star button to display a list of stored filters. Click each filter to paste it into the input field.
  • Icons on the dashboard breadcrumbs, and the infrastructure map sidebar, now reflect the health status of an entity.

Fixes

  • Php Tracer: show HTTP methods in curl_multi calls.
  • Php Tracer: fixes potential segfault in ElasticSearch instrumentation.
  • Php Tracer: INSTANA_SERVICE_NAME is now picked up on Apache.