generated from rmcguire/go-server-with-otel
add grafana dashboard
This commit is contained in:
@@ -4,6 +4,19 @@ All notable changes to econet-exporter are documented here. The format is
|
||||
based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this
|
||||
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
* Optional Grafana dashboard shipped as a ConfigMap in the Helm chart. Enable
|
||||
with `hull.config.settings.grafanaDashboard.enabled=true`; the ConfigMap is
|
||||
labeled `grafana_dashboard: "1"` for the Grafana sidecar to auto-import. The
|
||||
dashboard uses the default Prometheus datasource (no hard-coded UID) and has a
|
||||
multi-select `Device` filter driven by `econet_friendly_name`. Covers connect/
|
||||
heating/mode/setpoint/hot-water/alerts, setpoint range, hot-water availability,
|
||||
energy + cost + water usage, a heating-state timeline, WiFi signal, and a
|
||||
device-info table. Sidecar label/value and Grafana folder are configurable.
|
||||
|
||||
## [v0.3.0] - 2026-07-05
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user