Skip to content

v1.24.2 and v0.48.2

Choose a tag to compare

@damemi damemi released this 23 Sep 14:19
· 128 commits to main since this release
bfca671

What's Changed

  • Support k8s on GCE in resource detector by @dashpole in #875
  • Add k8s.cluster.uid fallback for GMP by @dashpole in #877
  • Add k8s.container.name to GMP fallbacks when using pod name by @dashpole in #878
  • fix presubmit tests by @dashpole in #881
  • Ensure config can be marshalled by @dashpole in #880
  • Migrate e2e tests Container Registry usage to Artifact Registry by @aabmass in #882
  • Add benchmarks for areas of the collector exporter with high memory usage by @dashpole in #884
  • Migrate collector self-observability from OpenCensus to OpenTelemetry by @dashpole in #885
  • Switch to uint64 hash for identifier by @dashpole in #886
  • Update go version used in CI to 1.23.1 by @dashpole in #891
  • exporter/collector: avoid using req.String() to check for empty request by @ridwanmsharif in #889
  • Support timeout in Collector Logs exporter by @damemi in #894
  • Add benchmark for normalization with reset points by @dashpole in #893
  • Make the collector exporter mutate data, and remove unnecessary CopyTo by @dashpole in #892
  • Optimize normalization caching and copying by @dashpole in #890
  • Prepare 1.24.2 and 0.48.2 by @damemi in #895

Full Changelog: v0.48.1...v0.48.2