opencost
This commit is contained in:
@@ -2260,3 +2260,7 @@ dashboards:
|
||||
"title": "dot-ai Logs",
|
||||
"uid": "dot-ai-logs"
|
||||
}
|
||||
opencost:
|
||||
gnetId: 15714
|
||||
revision: 1
|
||||
datasource: Prometheus
|
||||
|
||||
16
infra/values/opencost-values.yaml
Normal file
16
infra/values/opencost-values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
opencost:
|
||||
exporter:
|
||||
defaultClusterId: launchpad
|
||||
extraEnv:
|
||||
EMIT_KSM_V1_METRICS: "false"
|
||||
EMIT_KSM_V1_METRICS_ONLY: "true"
|
||||
prometheus:
|
||||
internal:
|
||||
enabled: true
|
||||
serviceName: prometheus-server
|
||||
namespaceName: monitoring
|
||||
port: 80
|
||||
customPricing:
|
||||
enabled: true
|
||||
ui:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user