kamu-data / kamu-node

Back-end implementation of the Open Data Fabric protocol
https://kamu.dev
Other
13 stars 2 forks source link

Prometheus metric for failing outbox producer->consumer paths #130

Closed zaychenko-sergei closed 2 months ago

zaychenko-sergei commented 2 months ago

Following the discussion below:

https://github.com/kamu-data/kamu-cli/pull/826#discussion_r1757216410

Create a Prometheus metric that would display number of failing producer->consumer paths for outbox messages.

We also need to setup some alert logic around this metric, so that we react on such failures.