v0.31.0
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