Skip to content

Commit b883b27

Browse files
committed
fixed monitor target
Signed-off-by: Larry Peterson <[email protected]>
1 parent 644f0f5 commit b883b27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

onramp/inspect.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ and for Monitoring:
113113

114114
.. code-block::
115115
116-
$ make monitoring-install
117-
$ make monitoring-load
116+
$ make monitor-install
117+
$ make monitor-load
118118
$ ...
119-
$ make monitoring-uninstall
119+
$ make monitor-uninstall
120120
121121
In both cases, installing the component is a two-step process: first
122122
the microservices that implement the component are instantiated on

0 commit comments

Comments
 (0)