v0.28.0
Release Highlights
- Add support for
CreateServiceTimeseries
in metrics exporter in #318. - Add resource attributes as metrics labels by providing a Predicate based filter to control which resource attributes end up as metric labels in #314, #319.
What's Changed
- Add Readme for detector-resources-support module by @psx95 in #282
- Copy instrumentation quickstart out of java-docs-samples by @aabmass in #283
- Enable snippet-bot by @aabmass in #284
- Quota project fix by @aabmass in #286
- Use logstash-logback-encoder version that works with spring boot 2 by @aabmass in #285
- Update instrumentation quickstart README links by @aabmass in #287
- Make examples/instrumentation-quickstart a standalone gradle build by @aabmass in #289
- Add CI for examples/instrumentation-quickstart by @aabmass in #290
- Test against java 11 by @aabmass in #293
- Update TraceTranslator.java by @WadeGulbrandsen in #296
- feat: simplify logging in instrumentation quickstart by @dashpole in #298
- Update Gradle to v8.6 by @psx95 in #300
- Replace resource detector with upstream detector by @psx95 in #301
- Update links to the upstream detector by @psx95 in #302
- Add OTLP trace with ADC example by @damemi in #297
- Update auto-exporter readme by @psx95 in #304
- Add tests to verify OTel integration using in-memory exporter by @psx95 in #306
- Add GH action step to test shadowJar by @psx95 in #309
- Add missing GOOGLE_CLOUD_QUOTA_PROJECT environment variable to compose file by @aabmass in #311
- Update instrumentation quickstart to new region tag name by @aabmass in #312
- Update instrumentation-quickstart README by @psx95 in #315
- Add resource attributes as metric labels by @psx95 in #314
- Update resource detection sample by @psx95 in #317
- Make setResourceAttributesFilter public by @psx95 in #319
- Add support for createServiceTimeSeries by @psx95 in #318
- Disable release for gcp-resource-detector by @psx95 in #321
New Contributors
- @WadeGulbrandsen made their first contribution in #296
- @damemi made their first contribution in #297
Full Changelog: v0.27.0...v0.28.0