mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
186e2e79c8
After a recent change in prometheus/prometheus, Makefile.common includes now a yamllint target which currently fails. This PR adds the missing yamllint config and fixes the yamllint errors. Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
6 lines
157 B
YAML
6 lines
157 B
YAML
groups:
|
|
- name: node_exporter-17-supervisord
|
|
rules:
|
|
- record: node_supervisord_uptime
|
|
expr: time() - node_supervisord_start_time_seconds
|