Skip to content

Commit

Permalink
fix cilium metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 17, 2023
1 parent 27f6808 commit 09dc9e5
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,8 @@ spec:
- icmp
- http
- port-distribution
- httpV2:exemplars=true;labelsContext=source_ip
- source_namespace
- source_workload
- destination_ip
- destination_namespace
- destination_workload
- traffic_direction
- httpV2:exemplars=true;labelsContext=source_ip,source_namespace,source_workload,destination_ip,destination_namespace,destination_workload,traffic_direction
- policy:sourceContext=app|workload-name|pod|reserved-identity;destinationContext=app|workload-name|pod|dns|reserved-identity;labelsContext=source_namespace,destination_namespace
enableOpenMetrics: true
serviceMonitor:
enabled: true
Expand Down

0 comments on commit 09dc9e5

Please sign in to comment.