ソースを参照

Update PROMETHEUS.md

Ajay Tripathy 7 年 前
コミット
56164a3c60
1 ファイル変更1 行追加1 行削除
  1. 1 1
      PROMETHEUS.md

+ 1 - 1
PROMETHEUS.md

@@ -13,7 +13,7 @@ After deploying the Kubecost model (see [README](README.md) for more info on ins
   scheme: http
   static_configs:
   - targets:
-    - kubecost-cost-analyzer.kubecost:9003
+    - < address of cost-model service> # example: <service-name>.<namespace>:<port>
 ``` 
 
 ## Example queries