Skip to content

v1.5.0 and v0.29.0

Compare
Choose a tag to compare
@dashpole dashpole released this 12 May 13:54
· 305 commits to main since this release
9520e8e

What's Changed

  • Add integration test with metrics from the prometheus receiver by @dashpole in #348
  • Add make commands for release by @dashpole in #354
  • Send timeseries synchronously by @dashpole in #358
  • Drop histograms without a sum by @dashpole in #359
  • Add sum of squared deviation estimate by @dashpole in #341
  • Add missing otel attributes to Spans exported to Cloud Trace by @jsuereth in #365
  • Normalize histograms, summaries, and exponential histograms by @dashpole in #360
  • Use the timeout passed to the metrics exporter by @dashpole in #369
  • Collector logging exporter by @damemi in #373
  • Update logging exporter to use "gcp.*" prefix for attributes by @damemi in #374
  • Add logging exporter info to readme by @damemi in #375
  • Prepare release for v0.29/v1.5.0 by @damemi in #376

Full Changelog: v1.4.0...v1.5.0