MongoDB Atlas

Every collection your services actually read and write.

MongoDB joins the graph through OpenTelemetry — instrument your app once and Neat mints a live edge for every collection your services actually touch. No connector add; the graph fills from the mongoose spans your app emits.

Paste it into your coding agent — it runs the full setup with your credentials.
how it works

Spot two services writing different field names to the same collection — a bug no single repo would show.

  1. Add OpenTelemetry auto-instrumentation to your app — mongoose spans are what Neat reads.
  2. Run the app so it performs real DB operations. The spans flow to your daemon.
  3. Each collection appears as infra:mongodb-collection:<name> with OBSERVED edges from every service that touches it.
Other connectors