We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2971b commit a9c834cCopy full SHA for a9c834c
catalyst-gateway/demo/README.md
@@ -2,6 +2,11 @@
2
3
The intention for this demonstration is to show how to enable Telemetry for Catalyst Gateway using the OpenTelemetry.
4
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
10
## Steps to run the demo
11
12
* Build the docker containers:
0 commit comments