Skip to content

Commit

Permalink
Update metrics filters
Browse files Browse the repository at this point in the history
  • Loading branch information
timebertt committed Aug 23, 2023
1 parent ca256de commit 9a90dcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
path: /spec/endpoints/1/metricRelabelings/-
value:
sourceLabels: [__name__, node, interface]
regex: "container_network_.+;.*timebertt--sharding-websites-.+;cali.+"
regex: "container_network_.+;.*fb28d21f90--sharding-websites-.+;cali.+"
action: drop
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
- op: add
path: /spec/template/spec/containers/0/args/-
value:
--namespaces=default,ingress-nginx,kube-node-lease,kube-public,kube-system,kyverno,monitoring,parca,webhosting-system
--namespaces=cert-manager,default,experiment,external-dns,ingress-nginx,kube-node-lease,kube-public,kube-system,kyverno,monitoring,parca,webhosting-system
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
path: /spec/endpoints/0/metricRelabelings/-
value:
sourceLabels: [__name__, instance]
regex: "node_filesystem_.+;.*timebertt--sharding-websites-.+"
regex: "node_filesystem_.+;.*fb28d21f90--sharding-websites-.+"
action: drop

0 comments on commit 9a90dcc

Please sign in to comment.