Skip to content

Commit

Permalink
Merge pull request #1543 from GiganticMinecraft/fix_cilium
Browse files Browse the repository at this point in the history
fix cilium metrics
  • Loading branch information
outductor authored Dec 17, 2023
2 parents 27f6808 + 09dc9e5 commit 083e3f1
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 083e3f1

Please sign in to comment.