Skip to content

v0.3.0

Choose a tag to compare

@draincoder draincoder released this 24 Mar 16:03
· 50 commits to develop since this release

What's Changed

  • Getting rid of global metrics and the global registry
  • The configuration of metrics is placed in the MetricsConfig class in each integration
  • Added the ability to use your own registry or specify a global REGISTRY to support older metrics
  • Removing unnecessary dependencies: now you have to install the opentelemetry exporter you need

Full Changelog: v0.2.0...v0.3.0