Fix Graphite README typo

Fixes #3727
pull/3706/merge
Gunnar 2015-08-19 07:53:29 -07:00
parent c5000a896a
commit cf5ac2603d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Additional tags can be added to a metric that don't exist on the received metric
`servers.localhost.cpu.loadavg.10`
* Template: `.host.resource.measurement* region=us-west,zone=1a`
* Output: _measurement_ = `loading.10` _tags_ = `host=localhost resource=cpu region=us-west zone=1a`
* Output: _measurement_ = `loadavg.10` _tags_ = `host=localhost resource=cpu region=us-west zone=1a`
## Multiple Templates