Skip to content

v1.19.0 and v0.43.0

Compare
Choose a tag to compare
@dashpole dashpole released this 22 Aug 20:52
· 87 commits to main since this release
858780d

What's Changed

  • exporter: fix setting GetMetricDescriptor call options. by @nimf in #688
  • Expand scope of kubernetes monitored resource mapping to include other platforms by @damemi in #683
  • Add TraceFlags support to logs exporter by @damemi in #690
  • Bump genproto by @liggitt in #693
  • Map faas.name and faas.instance to prometheus job and instance for GMP by @dashpole in #695
  • Second attempt: Switch to using log protos directly by @dashpole in #697
  • Fix import paths for integration test module by @dashpole in #700
  • Always fall back to string payload if we can't handle structured logs by @dashpole in #701
  • Migrate from multierr.Combine to errors.Join and update go version by @dashpole in #708
  • Write logs to gae_app instead of gae_instance by @dashpole in #702
  • Update our OTel dependencies, and move config into GMP module by @dashpole in #709
  • Prepare for v1.19.0 and v0.43.0 by @dashpole in #710
  • Fix release tool by @dashpole in #712

New Contributors

Full Changelog: v0.42.0...v0.43.0