Sep 4, 2025 - v1.94.0

Self-hosted

New Features

Audit Logging & Governance

  • Bindplane audit logs can now be ingested as a source, allowing you to monitor internal platform activity like user logins, config changes, and resource deletions just like any other log stream.

  • Audit logs now include resource deletions, helping trace changes to configurations.

  • User login events are now tracked in the audit log, improving visibility into platform access.

  • Improved audit event descriptions.

  • Indexing added to the audit_events table to support faster querying at scale.

Organization Management

  • Added a 30-day usage overview to help visualize usage trends across the organization.

Improvements

Collector Management

  • Linux packages now support configurable usernames and groups, enabling smoother deployment across varied environments.

  • Agent version logic is now client-configurable, giving advanced users more control.

  • Telemetry internals updated: IntValue replaced with UintValue for unsigned metric precision.

  • Prometheus remote write now defaults to write-ahead logging enabled.

UI & UX

  • Zoom controls added to Pipeline V2 to support navigating larger pipelines.

  • Add/Edit Resource dialogs now show loading indicators for better user feedback.

  • Long dropdown names are now properly rendered in the UI.

Configuration Management

  • Configuration editing now gracefully handles orphaned destinations, avoiding save failures.

Developer Experience

  • OpAMP telemetry improved with better span error reporting.

  • NATS metrics and connection tracking refined.

Bug fixes
  • Fixed an issue where the agents table could hang if Prometheus was unavailable.

  • Fixed an issue where configs failed to appear on the overview graph.

  • Fixed an issue preventing saving extensions to the collector library.

  • Fixed UI rendering issues across dropdowns, account settings, and org viewer.

  • Fixed a int64 overflow bug in agent/user logic.

  • Resolved config editing failures caused by deleted or invalid destination references.

Last updated

Was this helpful?