Append .rules to node_exporter.rules group name

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
This commit is contained in:
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

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.