فهرست منبع

Update helpers.go

custom prom edit

Signed-off-by: Jashwanth Kumar K <101602768+jash2105@users.noreply.github.com>
Jashwanth Kumar K 2 سال پیش
والد
کامیت
4185557b19
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pkg/prom/helpers.go

+ 1 - 1
pkg/prom/helpers.go

@@ -11,7 +11,7 @@ import (
 	"gopkg.in/yaml.v2"
 	"gopkg.in/yaml.v2"
 )
 )
 
 
-const PrometheusTroubleshootingURL = "https://gitbook.kubecost.com/v/1.0x/install-and-configure/install/custom-prom"
+const PrometheusTroubleshootingURL = "https://www.opencost.io/docs/integrations/prometheus"
 
 
 // ScrapeConfig is the minimalized view of a prometheus scrape configuration
 // ScrapeConfig is the minimalized view of a prometheus scrape configuration
 type ScrapeConfig struct {
 type ScrapeConfig struct {