mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-02 12:07:02 +00:00
use emsesp.org/versions.json
This commit is contained in:
@@ -2281,7 +2281,6 @@ std::string System::get_metrics_prometheus() {
|
||||
}
|
||||
|
||||
result += info_metric;
|
||||
// TODO fix, as local_info_labels is always empty here
|
||||
if (!local_info_labels.empty()) {
|
||||
result += "{";
|
||||
bool first = true;
|
||||
|
||||
Reference in New Issue
Block a user