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
25bb07fe
Commit
25bb07fe
authored
6 years ago
by
Henrique Fernandes
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
28e3ef5a
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
jsonnet/kube-prometheus/alerts/prometheus.libsonnet
+1
-1
1 addition, 1 deletion
jsonnet/kube-prometheus/alerts/prometheus.libsonnet
manifests/prometheus-rules.yaml
+1
-1
1 addition, 1 deletion
manifests/prometheus-rules.yaml
with
2 additions
and
2 deletions
jsonnet/kube-prometheus/alerts/prometheus.libsonnet
+
1
−
1
View file @
25bb07fe
...
...
@@ -131,7 +131,7 @@
},
},
{
alert
:
'PrometheusTargetScapesDuplicate'
,
alert
:
'PrometheusTargetSc
r
apesDuplicate'
,
annotations
:
{
description
:
'{{$labels.namespace}}/{{$labels.pod}} has many samples rejected due to duplicate timestamps but different values'
,
summary
:
'Prometheus has many samples rejected'
,
...
...
This diff is collapsed.
Click to expand it.
manifests/prometheus-rules.yaml
+
1
−
1
View file @
25bb07fe
...
...
@@ -849,7 +849,7 @@ spec:
for
:
10m
labels
:
severity
:
warning
-
alert
:
PrometheusTargetScapesDuplicate
-
alert
:
PrometheusTargetSc
r
apesDuplicate
annotations
:
description
:
'
{{$labels.namespace}}/{{$labels.pod}}
has
many
samples
rejected
due
to
duplicate
timestamps
but
different
values'
...
...
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