Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@houndtravisci houndtravisci released this 17 Jan 16:27
adfaf53

What's Changed

💥 Breaking Changes 💥

NOTE: this is technically a breaking change for Spring applications instrumented with Beeline.

  • If using a Classic key, and the service.name attribute was previously left empty and relied on spring.application.name, it will now have unknown_service:java for that attribute but will continue to send to the configured dataset. Continue to set honeycomb.beeline.dataset for dataset in Honeycomb.
  • If using an Environments & Services key, data will be sent to the configured service.name attribute; if that is not set, it will be sent to unknown_service:java in Honeycomb. Set honeycomb.beeline.service-name for dataset in Honeycomb.

🛠 Maintenance

New Contributors

Full Changelog: v2.2.0...v2.3.0