Add missing note

See gh-12933
This commit is contained in:
Stephane Nicoll 2018-05-14 13:30:40 +02:00
parent 602f52fffc
commit c8dc885cc5
1 changed files with 4 additions and 0 deletions

View File

@ -1861,6 +1861,10 @@ configured as shown in the following example:
The example above adds a `region` and `stack` tags to all meters with a value of
`us-east-1` and `prod` respectively.
NOTE: The order of common tags is important if you are using Graphite. As the order of
common tags cannot be guaranteed using this approach, Graphite users are advised to define
a custom `MeterFilter` instead.
==== Per-meter properties