Skip to content

Commit 1d473cb

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/gatsby-transformer-remark-4.12.0
2 parents 193fe38 + f41abf1 commit 1d473cb

File tree

2 files changed

+1
-1
lines changed
  • src
    • assets/img/docs/gettingStarted/ecs-configurations
    • docs/getting-started/prometheus-remote-write-exporter

2 files changed

+1
-1
lines changed
-116 KB
Loading

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)