Skip to content

Commit

Permalink
Update README.md (#56)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
steinbrueckri authored and ekohl committed Sep 7, 2017
1 parent 56dbfab commit 6b1b3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ On the monitored nodes:

```puppet
class { '::prometheus::node_exporter':
collectors => ['diskstats','filesystem','loadavg','meminfo','netdev','stat,time']
collectors => ['diskstats','filesystem','loadavg','meminfo','netdev','stat','time']
}
```

Expand Down

0 comments on commit 6b1b3ba

Please sign in to comment.