-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[envoy integration] Metrics missing #12855
Comments
Hi 👋 , taking a look at your configuration and the metrics missing, I think the issue is that you are using the OpenMetrics implementation of the check rather than the legacy check. Except for the first one, the other metrics are listed here: https://github.com/DataDog/integrations-core/blob/7.38.2/envoy/metadata.csv. If you want to collect those legacy metrics, can you take a look at the legacy configuration found here: https://github.com/DataDog/integrations-core/tree/7.33.x/envoy |
Let us know if you run into any issues, but I'll close this issue for now! |
The 'legacy' metrics you mentioned are listed in 'PROMETHEUS_METRICS_MAP'. Do they still need 'legacy check'? |
@yzhan289 having the same issue I bet @Shuanglu in the meantime did you find a solution? |
nope... currently we use dogstatsd to submit our metrics... |
@Shuanglu Oh I see, thanks. Yeah, that's a blocker for sure. 🤔 |
Hi, thanks @Shuanglu and @burningalchemist for bringing this up. I'll open a ticket internally to investigate the missing metrics and reopen this ticket. We will update this card if there are any new changes! |
For |
Hey @yzhan289, yes, I'd also check if we are talking about the same thing as you're mentioning |
Hey @yzhan289, any updates on the issue? 🙂 |
Hey @burningalchemist , unfortunately we don't have any updates on this. |
@burningalchemist Yay glad to hear! I will close this issue now. |
Note: If you have a feature request, you should contact support so the request can be properly tracked.
Output of the info page
Additional environment details (Operating System, Cloud provider, etc):
There is a support case 901101 but didn't make much progress
Steps to reproduce the issue:
Describe the results you received:
I could find these metrics but in datadog explorer, I could not find them. Except for the 1st one, others are included in your metrics dict
Describe the results you expected:
scrape those metrics
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: