github open-telemetry/opentelemetry-collector v0.47.0

latest releases: pdata/v1.6.0, featuregate/v1.6.0, config/configopaque/v1.6.0...
2 years ago

v0.47.0 Beta

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.47.0

🛑 Breaking changes 🛑

  • Remove Type funcs in pdata (#4933)
  • pdata: deprecate funcs working with InternalRep (#4957)
  • Remove all deprecated funcs/structs from v0.46.0 (#4995)

🚩 Deprecations 🚩

  • Deprecate pdata.AttributeMap.Delete in favor of pdata.AttributeMap.Remove (#4914)
  • Deprecate consumerhelper, move helpers to consumer (#5006)

💡 Enhancements 💡

  • Add pdata.AttributeMap.RemoveIf, which is a more performant way to remove multiple keys (#4914)
  • Add pipeline key with pipeline identifier to processor loggers (#4968)
  • Add a new yaml provider, allows providing yaml bytes (#4998)

🧰 Bug fixes 🧰

  • Collector Run will now exit when a context cancels (#4954)
  • Add missing droppedAttributesCount to pdata generated resource (#4979)
  • Collector Run will now set state to Closed if startup fails (#4974)

Don't miss a new opentelemetry-collector release

NewReleases is sending notifications on new releases.