Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1709 from jonanseeley/patch-1
Browse files Browse the repository at this point in the history
Update METRICS.md
  • Loading branch information
kdembler authored Aug 10, 2017
2 parents c1afeb2 + 9a9f894 commit 78b9b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/METRICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ downstream plugins (processors and publishers) the ability to extract the data a
canonical form often required by some back ends.

Given a dynamic metric identified by the namespace `/intel/libvirt/*/disk/*/wrreq` the `NamespaceElement`s would
have values of 'intel', 'libvirt', '*', 'disk', '*' and 'wrreq' respectively. The `Name` and `Description` fields
have values of 'intel', 'libvirt', '\*', 'disk', '\*' and 'wrreq' respectively. The `Name` and `Description` fields
of the 2nd and 4th elements would also contain non empty values.

The metric's namespace could be created using the following constructor function.
Expand Down

0 comments on commit 78b9b36

Please sign in to comment.