Skip to content

Commit

Permalink
[SAASINT-2461] MongoDB Atlas Vector Search Overview dashboard (#2428)
Browse files Browse the repository at this point in the history
* [SAASINT-2461] MongoDB Atlas Vector Search Overview dashboard

* update desc and color

* update dashboard

* update overview, add category and update changelog

* add screenshot images

* update image size

* update description

* update image size again

* update image size again
  • Loading branch information
lli-datadog committed Jul 16, 2024
1 parent 9170c8c commit 5e74547
Show file tree
Hide file tree
Showing 5 changed files with 1,107 additions and 7 deletions.
6 changes: 6 additions & 0 deletions mongodb_atlas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG - MongoDB Atlas

## 1.0.1 / 2023-07-19

***Added***:

* MongoDB Atlas Vector Search metrics and dashboard

## 1.0.0 / 2023-03-21

***Added***:
Expand Down
9 changes: 6 additions & 3 deletions mongodb_atlas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
MongoDB Atlas can push calculated metrics into Datadog to:

- Visualize key MongoDB Atlas metrics.
- Correlate MongoDB Atlas performance with the rest of your applications.
- Visualize MongoDB Atlas Vector Search metrics.
- Correlate overall MongoDB Atlas performance with the rest of your applications.

The integration includes out-of-the-box monitors and dashboard that enable you to view Atlas health and performance metrics, monitor throughput metrics, track the average latency of read and write operations over time, and create monitors that alert you when the number of current connections is approaching the maximum limit.
The integration includes out-of-the-box monitors and dedicated dashboards that enable you to view Atlas health and performance metrics. You can monitor throughput metrics, track the average latency of read/write operations over time, and create monitors that alert you when the number of current connections is approaching the maximum limit.

With MongoDB Atlas Vector Search metrics, you can also confidently use Atlas Vector Search to index, retrieve, and build performant gen AI applications.

**Note**: The MongoDB Atlas integration is only available on M10+ clusters.

Expand Down Expand Up @@ -51,4 +54,4 @@ Additional helpful documentation, links, and articles:
[4]: https://www.mongodb.com/docs/atlas/configure-alerts/#std-label-notification-options
[5]: https://docs.datadoghq.com/help/
[6]: https://www.datadoghq.com/blog/monitor-atlas-performance-metrics-with-datadog/
[7]: https://www.mongodb.com/products/platform/atlas-for-government
[7]: https://www.mongodb.com/products/platform/atlas-for-government
Loading

0 comments on commit 5e74547

Please sign in to comment.