Skip to content

Commit

Permalink
report KSM label metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Jan 5, 2025
1 parent f3b51a8 commit 52d497a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/lumigo-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,6 @@ clusterCollection:
# controls the port in the KSM sub-chart
kube-state-metrics:
service:
port: 8086
port: 8086
extraArgs:
- --metric-labels-allowlist=namespaces=[namespace],daemonsets=[daemonset,namespace],deployments=[deployment,namespace],replicasets=[replicaset,namespace],statefulsets=[statefulset,namespace],jobs=[job,namespace],cronjobs=[cronjob,namespace],pods=[pod,namespace],nodes=[node]

0 comments on commit 52d497a

Please sign in to comment.