Skip to content

Commit 31dea7b

Browse files
authored
Merge branch 'main' into ecs-diagram
2 parents e54ff2e + 0357754 commit 31dea7b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/docs/getting-started/prometheus-remote-write-exporter/eks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In order to use this Docker image for Kubernetes, we need to push this image to
9595
To deploy the sample app in EKS, copy this Kubernetes configuration and apply it. Make sure to use the latest image that was pushed.
9696

9797
```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
9999
```
100100

101101
Add your image reference to `prometheus-sample-app.yaml`

0 commit comments

Comments
 (0)