소스 검색

修改描述

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{},