Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-prometheus
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
prometheus-operator
kube-prometheus
Commits
c24cce59
Unverified
Commit
c24cce59
authored
5 years ago
by
Frederic Branczyk
Browse files
Options
Downloads
Patches
Plain Diff
manifests: Re-generate
parent
9524cbb4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
jsonnetfile.lock.json
+4
-4
4 additions, 4 deletions
jsonnetfile.lock.json
manifests/prometheus-rules.yaml
+0
-9
0 additions, 9 deletions
manifests/prometheus-rules.yaml
with
4 additions
and
13 deletions
jsonnetfile.lock.json
+
4
−
4
View file @
c24cce59
...
...
@@ -8,7 +8,7 @@
"subdir"
:
"jsonnet/kube-prometheus"
}
},
"version"
:
"
62f823e34706811421f44af9894ad77d47bc2293
"
"version"
:
"
9524cbb40665826997322df6f3431ca0609ecb62
"
},
{
"name"
:
"ksonnet"
,
...
...
@@ -28,7 +28,7 @@
"subdir"
:
""
}
},
"version"
:
"
3991660410dab201bb1f60b84d26e027c6c877e4
"
"version"
:
"
c4acc6e194632ca134fe56de7e4e4e9c7cef2221
"
},
{
"name"
:
"grafonnet"
,
...
...
@@ -48,7 +48,7 @@
"subdir"
:
"grafana-builder"
}
},
"version"
:
"
2c635c3310c6e61720871ac94d6d2572e37b83f7
"
"version"
:
"
11d1552f120f2d9e8d932a671faf67beae91503a
"
},
{
"name"
:
"grafana"
,
...
...
@@ -78,7 +78,7 @@
"subdir"
:
"Documentation/etcd-mixin"
}
},
"version"
:
"
a621d807f061e1dd635033a8d6bc261461429e27
"
"version"
:
"
f29b1ada19713544b698dab8c94c97cfa1e83dac
"
}
]
}
This diff is collapsed.
Click to expand it.
manifests/prometheus-rules.yaml
+
0
−
9
View file @
c24cce59
...
...
@@ -962,15 +962,6 @@ spec:
for
:
2m
labels
:
severity
:
warning
-
alert
:
NodeNetworkInterfaceDown
annotations
:
message
:
Network interface "{{ $labels.device }}" down on node-exporter {{
$labels.namespace }}/{{ $labels.pod }}"
expr
:
|
node_network_up{job="node-exporter",device!~"veth.+"} == 0
for
:
2m
labels
:
severity
:
warning
-
alert
:
NodeNetworkInterfaceFlapping
annotations
:
message
:
Network interface "{{ $labels.device }}" changing it's up status
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment