Skip to content

Commit

Permalink
add to telemeter whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
typeid committed Feb 8, 2024
1 parent bdf670e commit 2e67ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/services/telemeter-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@ objects:
- --whitelist={__name__="workload:cpu_usage_cores:sum"}
- --whitelist={__name__="workload:memory_usage_bytes:sum"}
- --whitelist={__name__=~"cluster:usage:.*"}
- --whitelist={__name__="hypershift_cluster_cores"}
- --elide-label=prometheus_replica
- --log-level=${TELEMETER_LOG_LEVEL}
- --token-expire-seconds=${TELEMETER_SERVER_TOKEN_EXPIRE_SECONDS}
Expand Down

0 comments on commit 2e67ea3

Please sign in to comment.