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

Commit 9a9f894

Browse files
author
jonanseeley
authored
Update METRICS.md
Escaped asterisk characters.
1 parent c1afeb2 commit 9a9f894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/METRICS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ downstream plugins (processors and publishers) the ability to extract the data a
8686
canonical form often required by some back ends.
8787

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

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

0 commit comments

Comments
 (0)