Skip to content

Commit a48d353

Browse files
author
Stefano Torresi
authored
Merge pull request #153 from stefanotorresi/update-docs
document new labels in resource metric
2 parents b5eb4fd + f08210b commit a48d353

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ A value of `1` means the resource is in the status specified by the `status` lab
9595
#### Labels
9696

9797
- `agent`: the name of the resource agent for this resource.
98+
- `clone`: the name of the clone this resource belongs to, if any.
99+
- `group`: the name of the group this resource belongs to, if any.
98100
- `managed`: either `true` or `false`.
99101
- `node`: the name of the node hosting the resource.
100102
- `resource`: the unique resource name.

0 commit comments

Comments
 (0)