File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33* [ Using SSA to customize Prometheus] ( server-side-apply.md )
44* [ Federating OpenShift In-Cluster Prometheus] ( federation.md )
5-
5+ * [ Deploying ThanosQuerier for multiple MonitoringStacks ] ( thanos_querier.md )
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ We are going to create
2727To install the example, run:
2828
2929``` shell
30- kubectl apply -f docs/user-guides/thanos-querier /install
30+ kubectl apply -f docs/user-guides/thanos_querier /install
3131```
3232
3333To verify the installation, run:
@@ -50,7 +50,7 @@ Then open `http://localhost:10902` in your browser.
5050To install the example dashboard (+datasource), run:
5151
5252``` shell
53- kubectl apply -f thanos_querier/dashboard/
53+ kubectl apply -f docs/user-guides/ thanos_querier/dashboard
5454```
5555
5656To verify the installation, run:
You can’t perform that action at this time.
0 commit comments