aws-observability / terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments
https://aws-observability.github.io/terraform-aws-observability-accelerator/
Apache License 2.0
288 stars 84 forks source link

fix(eks-monitoring): kube-proxy scrape config and alert rule #221

Closed youwalther65 closed 1 year ago

youwalther65 commented 1 year ago

What does this PR do?

It removed the current kube-proxy related OTEL scrape job and replaced it with a working one. With a working kube-proxy scrape job it is possible to use KubeProxyDown Prometheus alert rule again.

Motivation

kube-proxy is an important data plane component to monitor

More

Note: Not all the PRs required examples and docs.

For Moderators

Additional Notes

As discussed with @bonclay7 we will make this a default.

bonclay7 commented 1 year ago

Thanks @youwalther65, will the dashboard come in another PR? (post build variables for Kustomization)