ruchirvaninasdaq commented on issue #1341:
URL:
https://github.com/apache/camel-kafka-connector/issues/1341#issuecomment-1054573164
Not sure what exactly you mean with the application here. But in general,
the application is in this case Connect which based on the logs has the errors.
So where exactly would you want to propagate them?
-- _Sorry, I was not clear on that question. I meant to ask that I see that
there is an exception in the Admin client thread. Like you said in above
comment that it might be some thread in Kafka connect. I was wondering if that
exception can be handled in connector application? So we can add re-try logic._
Again, it is not completely clear what is the application here. I guess the
Connect metrics can give you a lot of information.
-- _Application mean kafka connector (like s3 connector, Database
connectors), What specific metric I should look into? if you have any top of
your list? Currnetly, I just check container up or down, which is not enough
for sure._
```
alert: [ConnectContainersDown]
expr:
[absent(container_last_seen{container=~".+-connect",pod=~".+-connect-.+"})]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]