Skip to content

v1.3.0

Compare
Choose a tag to compare
@axw axw released this 21 Mar 01:49
392aef3
  • Rename "metricset.labels" to "metricset.tags" (#438)
  • Introduce ELASTIC_APM_DISABLE_METRICS to disable metrics with matching names (#439)
  • module/apmelasticsearch: introduce instrumentation for Elasticsearch clients (#445)
  • module/apmmongo: introduce instrumentation for the MongoDB Go Driver (#452)
  • Introduce ErrorDetailer interface (#453)
  • module/apmhttp: add CloseIdleConnectons and CancelRequest to RoundTripper (#457)
  • Allow specifying transaction (span) ID via TransactionOptions/SpanOptions (#463)
  • module/apmzerolog: introduce zerolog log correlation and exception-tracking writer (#428)
  • module/apmelasticsearch: capture body for _msearch, template and rollup search (#470)
  • Ended Transactions/Spans may now be used as parents (#478)
  • Introduce apm.DetachedContext for async/fire-and-forget trace propagation (#481)
  • module/apmechov4: add a copy of apmecho supporting echo/v4 (#477, thanks @1995parham!)