Skip to content

v8.0.0 (2024-04-26)

Latest
Compare
Choose a tag to compare
@Helene Helene released this 26 Apr 21:15
02b7a29

Software maintenance

  • Tested with Grafana version 10.2.3
  • Tested with RedHat community-powered Grafana operator v.5

Features / Enhancements

  • The Grafana Bridge has been refactored to allow several APIs to be registered and run as standalone plugins. The OpenTSDB API now needs to be explicitly registered via port configuration in config.ini before it can be used with Grafana.
  • Added the new Prometheus Exporter plugin which collects metrics and exposes them in a format that can be scraped by the Prometheus timeseries database. This plugin also needs to be enabled via port configuration.
  • Added Prometheus server configuration file examples.
  • Added a Client Basic Authentication over HTTP/S support.
  • Added features to collect and report the internal performance statistics of grafana-bridge.