Metrics-Reporter - openTelemetry connection refused #46577
Replies: 1 comment 6 replies
-
I'm in the same situation it would be nice if you could share your experience. |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Trying to get the metrics of airbyte using open-telemetry and metric-reporter then airbyte-cron throws an error, and airbyte gets into an unhealthy state.
Details:
Airbyte Version: 0.63
Environment: Docker-compose
Steps to reproduce: I have deployed OpenTelemetry and its UP in prometheus but unable to get metrics.
Metric-reporter error logs :
2024-10-08 14:08:34 WARN i.m.s.r.u.Loggers$Slf4JLogger(warn):299 - [b2635dd2, L:/127.0.0.1:53291 - R:localhost/127.0.0.1:8125] An exception has been observed post termination, use DEBUG level to see the full stack: java.net.PortUnreachableException: recvAddress(..) failed: Connection refused
Beta Was this translation helpful? Give feedback.
All reactions