-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 endpoints other than /array not working #16992
Comments
I am still hitting this issue with v0.69 Here's my configuration that I am using.
Looking at the output of the logs, it looks like it's only creating 1 scraper job per endpoint. I would assume that it would create a different scrape job per metric type as well.
|
We also need to document how you can exclude different metric endpoints. (for instance if someone wants to only scrape /metrics/hosts or /metrics/directories) |
Hey @chrroberts-pure thanks for your feedback. Sure, I am already working on solution for this response. |
I'm closing this as I believe this has been addressed already. |
Component(s)
receiver/purefa
What happened?
Apparently, the non-array metrics are not currently working as expected. This issue is to manually test and ensure that this is actually working. Bonus points if tests can be added to ensure that non-array metrics are processed as well.
Collector version
current main
Environment information
No response
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
cc @dgoscn
The text was updated successfully, but these errors were encountered: