Skip to content
Snippets Groups Projects
Unverified Commit 11aa604d authored by paulfantom's avatar paulfantom
Browse files

manifests: regenerate

parent 6dfd6d89
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ spec:
rules:
- alert: NodeNetworkInterfaceFlapping
annotations:
message: Network interface "{{ $labels.device }}" changing it's up status often on node-exporter {{ $labels.namespace }}/{{ $labels.pod }}"
message: Network interface "{{ $labels.device }}" changing it's up status often on node-exporter {{ $labels.namespace }}/{{ $labels.pod }}
expr: |
changes(node_network_up{job="node-exporter",device!~"veth.+"}[2m]) > 2
for: 2m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment