supeng 1 年之前
父节点
当前提交
8a107619ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      all/prometheus/main.go

+ 1 - 1
all/prometheus/main.go

@@ -471,7 +471,7 @@ func main() {
 		AdOwnInfoDesc: prometheus.NewDesc(
 			"ad_own_metrics_info",
 			"Front report ad own metrics info",
-			[]string{"app_type", "ad_group", "ad_type", "_type"},
+			[]string{"app_type", "ad_group", "own_ad_positionId", "_type"},
 			prometheus.Labels{},
 		),
 		AdOwnConvDesc: prometheus.NewDesc(