惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
V
V2EX
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
小众软件
小众软件
Vercel News
Vercel News
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
V
Visual Studio Blog
J
Java Code Geeks
P
Proofpoint News Feed
MongoDB | Blog
MongoDB | Blog
B
Blog
美团技术团队
量子位

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Monitor MongoDB Atlas with Datadog
2019-04-17 · via Datadog | The Monitor blog

MongoDB Atlas is a fully managed NoSQL database that deploys onto the cloud platform of your choice: AWS, Azure, or GCP. Atlas provides built-in security features and automatically distributes clusters across availability zones to help ensure high availability and uptime. We’re excited to announce that with our new integration, you can now monitor MongoDB Atlas health and performance metrics alongside the rest of your cloud infrastructure and the applications that depend on your database.

Monitor MongoDB Atlas health and performance

After you’ve set up the integration, you’ll have access to an out-of-the-box dashboard of Atlas health and performance metrics. You can clone and customize this dashboard to display monitoring data from related services to add fuller context to your Atlas infrastructure and ease the process of diagnosing and troubleshooting any issues that arise.

MongoDB Atlas Default Dashboard

Catch sudden changes in database throughput

Monitoring throughput metrics is critical for spotting potential cluster performance issues and ensuring that your database is receiving and processing queries as expected. A drastic drop in throughput could indicate network issues or problems connecting to client applications, which would warrant further investigation to determine causes. Alternatively, if your database is overloaded with requests, you may need to scale up or out.

Our new MongoDB Atlas integration provides real-time throughput metrics, broken down by operation type. This means that you can get critical visibility into your database activity on a more granular level, across both read (query, getmore) and write (insert, update, delete) operations. You can also set up a Datadog alert to automatically get notified about unexpected changes in your database’s workloads.

Atlas throughput metrics

Monitor read and write latency

No matter your use case, you will want to make sure your MongoDB Atlas cluster receives and processes requests efficiently, so you can detect and diagnose any performance issues. With our integration, you can track the average latency of read and write operations over time and correlate them with other work metrics like throughput to determine if your database is able to keep up with its workload.

If you encounter an unexpected spike in database latency, check for resource constraints. Our integration includes resource utilization metrics like CPU and I/O utilization to help you investigate and diagnose performance issues. For example, if write latency is high and I/O utilization is approaching 100 percent, it could signal that you need to scale your cluster’s IOPS and/or optimize your queries, as detailed in the documentation.

MongoDB Atlas latency

Track current connection count

MongoDB Atlas keeps a pool of connections open so that it can reuse them in order to serve client requests more efficiently. Because each connection requires about 1 MB of memory, Atlas limits the number of concurrent connections based on the instance size of your cluster. If it reaches that limit, further connections will be refused. You can set up an alert in Datadog to automatically get notified when the number of current connections is approaching the limit, giving you enough time to close any connections that are not being used. If you anticipate that the number of client connections will remain high (due to an expected increase in traffic, for example), you can also consider scaling your cluster to an instance size that supports a larger number of connections.

MongoDB Atlas connection count

Vector search is a method of information retrieval where queries are represented as vectors, allowing AI solutions to extract contextual data in a scalable way. Using Atlas as a vector database lets you build natural language processing (NLP), machine learning (ML), and GenAI applications. You can implement Retrieval-Augmented-Generation (RAG) by storing data in Atlas and using Atlas Vector Search as a method of retrieval. Our Atlas integration includes search metrics and out-of-the-box dashboards and monitors that allow you to optimize your system memory allocation and view important performance metrics, such as search index size and disk reads. You can confidently use Atlas Vector search with embedding models from AI providers such AWS, OpenAI, and Google while leveraging our integration for improving performance.

The MongoDB Atlas Vector Search dashboard provides visibility into your vector databases.

Learn more about how MongoDB Atlas fits into monitoring the larger AI tech stack in our AI integration round up blog.

Monitor Atlas with the rest of your stack

We’re pleased to include Atlas among the 1,000+ technologies we support. Datadog collects dozens of MongoDB Atlas metrics and includes full support for AWS, Azure, and GCP services. Whichever cloud platform you use, Datadog gives you an in-depth view of all the technologies in your stack, enabling you to correlate MongoDB Atlas metrics with performance data from the applications that depend on it.

If you aren’t already using Datadog, get started with a 14-day free trial.