Skip to content

Commit 593947f

Browse files
committed
fix anchor links
1 parent db99529 commit 593947f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The QuickPizza tests showcase key k6 features, from basic usage to custom module
1717

1818
- [Grafana k6](https://grafana.com/docs/k6/latest/set-up/install-k6/) (v1.0.0 or higher) to run the k6 tests used in this project to test QuickPizza.
1919
- [Docker](https://docs.docker.com/get-docker/) to run QuickPizza [locally](#run-locally-with-docker).
20-
- [Docker Compose](https://docs.docker.com/get-docker/) to run and instrument QuickPizza, storing metrics, logs, traces, and profiling data using the Grafana Observability stack. You can either [store this data locally](#run-and-observe-locally-with-docker-compose-) or send it to [Grafana Cloud](#run-locally-and-observe-with-grafana-cloud-).
20+
- [Docker Compose](https://docs.docker.com/get-docker/) to run and instrument QuickPizza, storing metrics, logs, traces, and profiling data using the Grafana Observability stack. You can either [store this data locally](#run-and-observe-locally-with-grafana-oss-) or send it to [Grafana Cloud](#run-locally-and-observe-with-grafana-cloud-%EF%B8%8F️).
2121

2222

2323
## Use k6 to test QuickPizza
@@ -100,7 +100,7 @@ Now you can go to [localhost:3333](http://localhost:3333) and get some pizza rec
100100

101101

102102

103-
> Testing something you can't observe is only half the fun! 🔍✨ QuickPizza is instrumented using best practices to record logs, emit metrics, traces and allow profiling. Get ready to dive deep into observability! 🚀
103+
**Testing something you can't observe is only half the fun!** 🔍✨ QuickPizza is instrumented using best practices to record logs, emit metrics, traces and allow profiling. Get ready to dive deep into observability! 🚀
104104

105105
## Run and observe locally with Grafana OSS 🐳📊
106106

0 commit comments

Comments
 (0)