MSK Connector status monitoring

0

Hi Team,

We've MSK connectors (source and sink) created in AWS which are now Running and working fine. We want to create a Cloudwatch alarm if any of them are not in "Running" status. I went through https://docs.aws.amazon.com/msk/latest/developerguide/mkc-monitoring-overview.html but I don't see there's any Metrics named "status". Please tell me how can I monitor the running status of these connectors?

1 réponse
0

As per the given article [1], you can setup alarm on "RunningTaskCount" metrics. Once it fails, the connector will auto change to Failed status.

A few key metrics to monitor from CloudWatch metrics for your connector:

ErroredTaskCount: The number of tasks that have errored out. RunningTaskCount: The running number of tasks in the connector. WorkerCount: The number of workers that are running in the connector.

[1] Monitoring MSK Connect - https://docs.aws.amazon.com/msk/latest/developerguide/mkc-monitoring-overview.html

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions