Skip to content

v0.31.0

Compare
Choose a tag to compare
@psx95 psx95 released this 10 Jul 18:41
· 11 commits to main since this release
cfbc409

Release Highlights

  • Adds exporter configuration option to disable attaching instrumentation library labels.
  • Adds exporter configuration option to provide MetricServiceSettings object to configure the underlying service client used to interact with Cloud Monitoring API.

What's Changed

  • Update instructions to reflect recent auth changes by @psx95 in #354
  • Remove unused OpenCensus dependency by @psx95 in #355
  • Expose option to provide MetricServiceSettings in MetricConfiguration by @psx95 in #356
  • Add config option to disable attaching InstrumentationLibrary labels by @psx95 in #358

Full Changelog: v0.30.0...v0.31.0