Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observability configuration for prometheus is not explained at all anywhere #5139

Open
pkit opened this issue Jan 24, 2025 · 0 comments
Open
Labels

Comments

@pkit
Copy link

pkit commented Jan 24, 2025

All the observability for envoy is somehow skewed into otel connectors while neglecting how prometheus should be configured.
More than that, it looks like the "addon" chart does not solve the problem too, i.e. after installing prometheus there are no metrics from Envoy anywhere to be found.
It looks like the following needs to be created:

  1. PodMonitor for envoy proxy metrics: https://github.com/envoyproxy/gateway/blob/main/examples/kubernetes/metric/pod-monitor.yaml
  2. CustomResourceStateMetrics for gateway controller metrics (although these don't look useful much...)

None of that is explained anywhere...

@pkit pkit added the triage label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant