Replies: 2 comments
-
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You didn't specify the format of the metrics. Are those prometheus metrics? Or something else? You would need to have them in a format that the collector can recognize or build your own logic with a custom receiver to parse the data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component(s)
receiver/httpcheck
Describe the issue you're reporting
Hi,
I would like to make OTELCOL receiver to pull a Restful API (with basic id and password authentication) every 10 second, the API will return set of metrices, for example:
Is it any existing contrib receiver could do similar things?
Thanks a lot of your guidance.
Beta Was this translation helpful? Give feedback.
All reactions