Append .rules to node_exporter.rules group name

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
pull/941/head
Matthias Loibl 2018-08-06 10:46:28 +02:00
parent 1482cc0309
commit 961aa67701
No known key found for this signature in database
GPG Key ID: B1C7DF661ABB2C1A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
prometheusRules+:: {
groups+: [
{
name: 'node-exporter',
name: 'node-exporter.rules',
rules: [
{
// This rule gives the number of CPUs per node.