damianiandrea / mongodb-nats-connector

A connector that uses MongoDB's change streams to capture data changes and publishes those changes to NATS JetStream.
MIT License
48 stars 7 forks source link

Add observability for MongoDB operations #37

Closed damianiandrea closed 5 months ago

damianiandrea commented 5 months ago

This PR adds the following custom metrics:

It also adds Prometheus and Grafana to the docker-compose.yaml.