Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
3e13e409
Commit
3e13e409
authored
Sep 18, 2017
by
Julius Volz
Committed by
Brian Brazil
Sep 18, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix $.labels -> $labels in blog post (#834)
parent
e19b66cf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
2017-06-21-prometheus-20-alpha3-new-rule-format.md
...t/blog/2017-06-21-prometheus-20-alpha3-new-rule-format.md
+2
-2
No files found.
content/blog/2017-06-21-prometheus-20-alpha3-new-rule-format.md
View file @
3e13e409
...
...
@@ -64,7 +64,7 @@ groups:
labels
:
severity
:
critical
annotations
:
description
:
"
stuff's
happening
with
{{
$
.
labels.service
}}"
description
:
"
stuff's
happening
with
{{
$labels.service
}}"
```
The rules in each group are executed sequentially and you can have an evaluation interval per group.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment