services.prometheus.exporters.ecoflow.prefix
The prefix that will be added to all metrics. Default value is ecoflow. For instance metric bms_bmsStatus.minCellTemp will be exported to prometheus as ecoflow.bms_bmsStatus.minCellTemp. With default value "ecoflow" you can use Grafana Dashboard with ID 17812 without any changes.
- Type
string- Default
"ecoflow"- Example
"ecoflow_privateSite"- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>