2.0.5
⚠️ This is potentially breaking for your Datadog setup ⚠️
If you have metrics, monitors, dashboards and so on, that are based on the service.name
being snake_case
, then this update will break them and they need to be updated to expect kebab-case
names
Changed
service.name
now will always be kebab-case
Commits
- prepare release (#76) by Cristiano Piemontese
- [PLATFORM-1286]: Understand if Elixir services can use dash in tags instead of underscore (#75) by Cristiano Piemontese
- Bump dialyxir from 1.4.0 to 1.4.1 (#73) by dependabot[bot]