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

Metrics: contour should ship with dashboard for envoy metrics #2271

Closed
davecheney opened this issue Feb 21, 2020 · 0 comments · Fixed by #2324
Closed

Metrics: contour should ship with dashboard for envoy metrics #2271

davecheney opened this issue Feb 21, 2020 · 0 comments · Fixed by #2324
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Milestone

Comments

@davecheney
Copy link
Contributor

Specifically we need to capture envoy memory starts and the number of active and draining xds configurations.

@davecheney davecheney added kind/feature Categorizes issue or PR as related to a new feature. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Feb 21, 2020
@davecheney davecheney added this to the 1.3.0 milestone Feb 21, 2020
youngnick added a commit to youngnick/contour that referenced this issue Mar 5, 2020
Fixes projectcontour#2271

Signed-off-by: Nick Young <ynick@vmware.com>
youngnick added a commit to youngnick/contour that referenced this issue Mar 5, 2020
Fixes projectcontour#2271

Signed-off-by: Nick Young <ynick@vmware.com>
youngnick added a commit to youngnick/contour that referenced this issue Mar 5, 2020
Fixes projectcontour#2271

Add memory info to Envoy dashboard
Add listener status to Envoy dashboard
Split Envoy dashboard into Envoy details and service details
Add "Envoy Pod" dropdown to allow for choosing a subset of Envoy pods for graphs

Fix bug with APIserver and Envoy dashes where `id` was included, which stopped them being loaded into Grafana.

Signed-off-by: Nick Young <ynick@vmware.com>
youngnick added a commit that referenced this issue Mar 9, 2020
Fixes #2271

Add memory info to Envoy dashboard
Add listener status to Envoy dashboard
Split Envoy dashboard into Envoy details and service details
Add "Envoy Pod" dropdown to allow for choosing a subset of Envoy pods for graphs

Fix bug with APIserver and Envoy dashes where `id` was included, which stopped them being loaded into Grafana.

Signed-off-by: Nick Young <ynick@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants