Skip to content

Commit 60f8c4f

Browse files
committed
add o2-monitoring-send for command-line metric injection
1 parent 56abd5b commit 60f8c4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ send(Metric{"throughput"}.addValue(100, "tx").addValue(200, "rx"))
110110
111111
See how it works in the example: [examples/1-Basic.cxx](examples/1-Basic.cxx).
112112
113+
Metrics can also be injected from the command line using the o2-monitoring-send utility (self-documented).
114+
113115
## Advanced features
114116
115117
### Metric verbosity

0 commit comments

Comments
 (0)