Skip to content

v3.8.3

Compare
Choose a tag to compare
@KarstenSchnitter KarstenSchnitter released this 29 Feb 09:11
· 14 commits to main since this release

This is a bugfix release for the dynatrace exporter for metrics. Dynatrace requires metrics of kind sum to have delta aggregation temporality. Metrics with cumulative aggregation temporality are currently dropped by the API.

What's Changed

  • Fix Dynatrace Exported to Generate DELTA Temporality by default and allow manual reconfiguration by @KarstenSchnitter in #174

Full Changelog: v3.8.2...v3.8.3