Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

6.7.0, 5.29.0

Compare
Choose a tag to compare
@gbbr gbbr released this 21 Nov 17:47

This release focuses on simplifying Trace Search configuration. APM Events can now be configured at the tracer level. Tracers will get updated in the near future to expose this option.

Features

  • Allow configuration of APM events via integration metrics (#513, #515, #527)
  • Allow adding multiple target endpoints (#496)
  • Enable setting MaxTPS via environment variable (#519)
  • Several code cleanups and performance improvements (#506, #504, #503, #501, #500, #499, #498)

Bug fixes

  • Combine parallel sampler rates correctly (#494)
  • Fix a problem with empty string identifiers in SQL obfuscation (#514)
  • Cover for both logging levels warn and warning (#518)
  • Reduce excessive histogram calls in concentrator (#522)

Read the full change set and the 6.7.0 milestone.