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 a6622d3 commit 4a044e7Copy full SHA for 4a044e7
docs/use-cases/observability/clickstack/deployment/hyperdx-only.md
@@ -75,7 +75,7 @@ For details on deploying and configuring a standalone collector see ["Ingesting
75
76
<JSONSupport/>
77
78
-For the HyperDX-only image users only need to set the `BETA_CH_OTEL_JSON_SCHEMA_ENABLED=true` parameter e.g.
+For the HyperDX-only image, users only need to set the `BETA_CH_OTEL_JSON_SCHEMA_ENABLED=true` parameter e.g.
79
80
```shell
81
docker run -e BETA_CH_OTEL_JSON_SCHEMA_ENABLED=true -e MONGO_URI=mongodb://YOUR_MONGODB_URI -p 8080:8080 docker.hyperdx.io/hyperdx/hyperdx
0 commit comments