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 e27586f commit f0c4464Copy full SHA for f0c4464
docs/use-cases/observability/clickstack/example-datasets/kubernetes.md
@@ -231,7 +231,7 @@ kubectl create secret generic hyperdx-secret \
231
kubectl create configmap -n=otel-demo otel-config-vars --from-literal=YOUR_OTEL_COLLECTOR_ENDPOINT=http://my-hyperdx-hdx-oss-v2-otel-collector:4318
232
```
233
234
-Restart the OpenTelemetry demo application pods to take in account the Ingestion API Key.
+Restart the OpenTelemetry demo application pods to take into account the Ingestion API Key.
235
236
```shell
237
kubectl rollout restart deployment -n otel-demo -l app.kubernetes.io/part-of=opentelemetry-demo
0 commit comments