Fix typo
Change-Id: Id656102fa56200de46585771611ab15bcf166875
This commit is contained in:
parent
db4c40d305
commit
5ae289b8f5
@ -938,7 +938,7 @@ A standard meter definition looks like:
|
||||
type: 'type of meter eg: gauge, cumulative or delta'
|
||||
unit: 'name of unit eg: MB'
|
||||
volume: 'path to a measurable value eg: $.payload.size'
|
||||
resource_id: 'path to resouce id eg: $.payload.id'
|
||||
resource_id: 'path to resource id eg: $.payload.id'
|
||||
project_id: 'path to project id eg: $.payload.owner'
|
||||
|
||||
The definition above shows a simple meter definition with some fields,
|
||||
|
Loading…
Reference in New Issue
Block a user