Skip to content

Commit a9c834c

Browse files
committed
chore(cat-gateway): explain how to enable telemetry
1 parent 8f2971b commit a9c834c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

catalyst-gateway/demo/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
The intention for this demonstration is to show how to enable Telemetry for Catalyst Gateway using the OpenTelemetry.
44

5+
## TLDR
6+
7+
Set the `TELEMETRY_ENABLED` env variable to _any_ value, and telemetry will be enabled.
8+
Remove the env var for simple logging to stdout.
9+
510
## Steps to run the demo
611

712
* Build the docker containers:

0 commit comments

Comments
 (0)