Skip to content
Snippets Groups Projects
Commit b4bd9195 authored by vthriller's avatar vthriller Committed by Brian Brazil
Browse files

[minor] docs: recording_rules: fix missing key

parent 28205f5c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -59,6 +59,7 @@ A simple example rules file would be:
```yaml
groups:
- name: example
rules:
- record: job:http_inprogress_requests:sum
expr: sum(http_inprogress_requests) by (job)
```
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment