mirror of
https://github.com/katanemo/plano.git
synced 2026-05-09 07:42:43 +02:00
fix the README for the weather_forecasting demo (#336)
* README fix * add missing colon
This commit is contained in:
parent
4e919613f1
commit
9d8fe02729
1 changed files with 4 additions and 23 deletions
|
|
@ -57,26 +57,7 @@ If using Logfire, navigate to your logfire dashboard that you got the write key
|
||||||
|
|
||||||
### Stopping Demo
|
### Stopping Demo
|
||||||
|
|
||||||
1. To shut down the Jaeger demo, run the following command:
|
1. To end the demo, run the following command:
|
||||||
|
```sh
|
||||||
```sh
|
sh run_demo.sh down
|
||||||
sh run_demo.sh down jaeger
|
```
|
||||||
```
|
|
||||||
|
|
||||||
or run:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sh run_demo.sh down
|
|
||||||
```
|
|
||||||
|
|
||||||
2. To shut down the Logfire demo, run the following command:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sh run_demo.sh down logfire
|
|
||||||
```
|
|
||||||
|
|
||||||
3. To shut down the Signoz demo, run the following command:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sh run_demo.sh down signoz
|
|
||||||
```
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue