guanzhiyou преди 1 година
родител
ревизия
1519d35279
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      all/prometheus/main.go

+ 1 - 1
all/prometheus/main.go

@@ -573,7 +573,7 @@ func main() {
 			prometheus.Labels{},
 		),
 		AdPlatformDesc: prometheus.NewDesc(
-			"ad_platform_desc",
+			"ad_platform_metrics",
 			"Ad Platform Metrics",
 			[]string{"app_type", "ad_group", "positionId", "_type"},
 			prometheus.Labels{},