File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/docs/getting-started/prometheus-remote-write-exporter Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ In order to use this Docker image for Kubernetes, we need to push this image to
95
95
To deploy the sample app in EKS, copy this Kubernetes configuration and apply it. Make sure to use the latest image that was pushed.
96
96
97
97
``` bash
98
- $ curl https://raw.githubusercontent.com/aws-observability/aws-otel-collector/main/examples/eks/prometheus-pipeline /prometheus-sample-app.yaml -o prometheus-sample-app.yaml
98
+ $ curl https://raw.githubusercontent.com/aws-observability/aws-otel-collector/main/examples/eks/aws-prometheus /prometheus-sample-app.yaml -o prometheus-sample-app.yaml
99
99
```
100
100
101
101
Add your image reference to ` prometheus-sample-app.yaml `
You can’t perform that action at this time.
0 commit comments