Kepler for OTEL receiver #1092
-
Hello all, I am new in Kepler and I want to create an OTEL collector that use Kepler in the receiver (then send it to whatever I need), the problem is that I am not sure if it is possible, I am seeing that Kepler exports metrics to Prometheus. Is it possible export in OTEL format? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@alan-cueva , @husky-parul and I are working on switching to otel-sdk so that kelper can export in otel - http/grpc format or as prometheus metrics. |
Beta Was this translation helpful? Give feedback.
@alan-cueva , @husky-parul and I are working on switching to otel-sdk so that kelper can export in otel - http/grpc format or as prometheus metrics.
Meanwhile, have you tried using a prometheus receiver?
An example can be seen here - https://github.com/danielm0hr/edge-metrics-measurements/blob/main/scenario_03/compose.yml