Is there any Kepler receiver? #29533
Unanswered
alan-cueva
asked this question in
Q&A
Replies: 1 comment
-
Hi @alan-cueva, Kepler is instrumented using the prometheus sdk and offers a prometheus endpoint. That can be scraped using the opentelemetry-collector Prometheus Receiver. AFAIK there was also some work to report otlp using the prometheus sdk. But I am not sure about the state. Otherwise follow this issue: sustainable-computing-io/kepler#659 |
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.
-
Hello everyone,
I am new in OTEL and newer in Kepler (Kubernetes Efficient Power Level Exporter) and I need to create a collector that uses Kepler as a receiver, but there is no implementation of this. What can I do? Is there any tutorial of how to develop my own receiver?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions