ccremer / fronius-exporter

Prometheus Exporter for Fronius Symo Photovoltaics
Apache License 2.0
20 stars 15 forks source link

Revert "Add static label 'site' to all metrics" #32

Closed ccremer closed 3 years ago

ccremer commented 3 years ago

Summary

This reverts #28

Adding a static label such as "site" that applies to all metrics should be done via Prometheus relabeling mechanics. The label itself doesn't provide any functionality.

Checklist