Skip to content

Releases: observIQ/bindplane-agent

v1.29.1

18 Jul 17:40
5eab910
Compare
Choose a tag to compare

Changelog

Bug Fixes

v1.29.0

12 Jul 12:36
c436f2c
Compare
Choose a tag to compare

Changelog

New Features

  • c90086f: feat: Added OTel Connectors (#1139) (@cpheps)
  • 7cb4bf2: deps: Update OTel to v0.81.0 (#1142) (@cpheps)
    • Notable Features
      • filelogreceiver: Add support for tracking the current file in filelogreceiver
      • googlecloudexporter: Adds an experimental, opt-in write ahead log for GCP metrics exporter.
      • hostmetricsreceiver: Add new Windows-exclusive process.handles metric.
    • Notable Bug Fixes
      • windowseventlogreceiver: Fix buffer overflow when ingesting large raw Events

Bug Fixes

Dependencies

v1.28.0

28 Jun 15:11
7a15c52
Compare
Choose a tag to compare

Changelog

New Features

  • fec2668: feat: Add OTTL to extract metric processor (#1123) (@BinaryFissionGames)
  • 70883e6: feat: Add tenant ID as resource attribute for m365 metrics (#1124) (@dpaasman00)
  • 7e7ec67: deps: Updated googlecloudexporter to use the latest version with experimental WAL (#1130) (@cpheps)
  • aa01e0e: deps(otel): Update OTel to v0.80.0 (#1127) (@cpheps)
    • Notable Deprecations
      • mysqlreceiver: deprecate mysql.locked_connects in favor of mysql.connection.errors
    • Notable Bug Fixes
      • processor/hostmetrics: Fix issue where receiver fails to read parent-process information for some processes on Windows
      • iisreceiver: Removes error message on every scrape where no items are present in the queue.

Bug Fixes

Dependencies

Other

  • 8ae78f3: chore: Updated User Agent from GCP Exporters to StanzaLogAgent/<COLLECTOR_VERSION> (#1132) (@cpheps)

v1.27.0

15 Jun 18:50
489b0c4
Compare
Choose a tag to compare

Changelog

New Features

Dependencies

Other

v1.26.0

01 Jun 14:05
ae4b740
Compare
Choose a tag to compare

Changelog

New Features

Dependencies

v1.25.0

17 May 21:06
50d1297
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • Removed dotnetdiagnostics receiver.

New Features

  • 836eb48: deps: Updated OTEL to v0.77.0 (#1063) (@BinaryFissionGames)
    • Notable Enhancements:
      • receiver/mongodbatlasreceiver: emit "mongodb_atlas.cluster.name" attribute which is thename of the cluster as defined in Atlas. This attribute is disabled by default, if you want to emit it, you'll need to explicitly enable it.
      • pkg/stanza: Add "unquote" operator
    • Notable Bugfixes:
      • receiver/mongodbatlasreceiver: Disk Usage & Utilization metrics are now being reported correctly.
      • receiver/mongodbatlasreceiver: Reduce the likelihood that mongodbatlas log receivers will emit empty logs, causing unnecessary events to propagate through a pipeline.
  • f886444: feat(release): Goreleaser Pro (#1055) (@jsirianni)
  • 1e94d4a: feat: Add remove empty values processor (#1059) (@BinaryFissionGames)

Bug Fixes

Dependencies

Other

v1.24.0

03 May 15:40
0d0b717
Compare
Choose a tag to compare

Changelog

New Features

  • 60c2cde: deps(OTel): Updated to OTel v0.76.X (#1042) (@cpheps)
    • Notable Enhancements:
      • receiver/mongodbatlasreceiver: emit "mongodb_atlas.user.alias" attribute which is the user-friendly hostname of the cluster node as displayed in the Atlas portal. This attribute is disabled by default, if you want to emit it, you'll need to explicitly enable it.
    • Notable Bug Fixes:
      • receiver/mongodbatlasreceiver: Ensure that Process metrics are emitted with only the correct subset of attributes.
  • ef9a4b3: feat(container): Tighten config file permissions (#1037) (@jsirianni)
  • 1ef94ab: feat(exporter): Add wrapper for googlemanagedprometheus to allow for additional credential options (#1035) (@BinaryFissionGames)
  • aa44f13: feat(exporters): Include awss3exporter from otel-contrib (#1053) (@cpheps)
  • 8f82c03: feat(plugin): Add Severity parsing to Kubernetes container logs (#1036) (@jsirianni)

Bug Fixes

Dependencies

v1.23.0

19 Apr 14:46
e2ee3a7
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

Dependencies

Other

v1.22.0

05 Apr 13:57
6e29a3a
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

Dependencies

Other

v1.21.1

24 Mar 16:43
c86374c
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes