You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page provides a high-level overview of capabilities available on the [Datadog site][1].
29
29
30
-
The Datadog site navigation varies based on the width of your browser. You can have up to three types of navigation. To change the navigation type, adjust your browser width.
31
-
32
-
**Tip**: You can press <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>K</kbd> to search for pages and entities, like dashboards and monitors, across Datadog.
30
+
<divclass="alert alert-info">
31
+
The Datadog site navigation varies based on the width of your browser. You can have up to three types of navigation. To change the navigation type, adjust your browser width.
32
+
<br><br>
33
+
You can press <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>K</kbd> to search for pages and entities, like dashboards and monitors, across Datadog.
34
+
</div>
33
35
34
36
## Infrastructure
35
37
36
-
- All machines show up in the [infrastructure list][7].
37
-
- You can see the tags applied to each machine. Tagging allows you to indicate which machines have a particular purpose.
38
-
- Datadog attempts to automatically categorize your servers. If a new machine is tagged, you can immediately see the stats for that machine based on what was previously set up for that tag. [Read more on tagging][8].
38
+
The [infrastructure list][2] serves as a central view of all your infrastructure resources (hosts, containers, processes, etc.) and their associated metadata.
39
+
40
+
**Key capabilities:**
41
+
42
+
- Investigate infrastructure performance.
43
+
- Arrange, filter, and visualize hosts based on tags and metrics.
44
+
- Inspect hosts to review their tags, performance, health, and more.
39
45
40
-
## Host map
46
+
Navigate to [**Infrastructure > Hosts**][3] in the app to get started. To learn more, read the [Infrastructure List documentation][2].
The [host map][9] can be found under the Infrastructure menu. It offers the ability to:
50
+
{{< img src="getting_started/application/host_map_2025.png" alt="Host Map Overview grouping by availability-zone." >}}
45
51
46
-
- Quickly visualize your environment
47
-
- Identify outliers
48
-
- Detect usage patterns
49
-
- Optimize resources
52
+
[Host and container maps][4] give you a visual overview of all your hosts and containers, color-coding them by key metrics like CPU usage so you can spot issues.
50
53
51
-
See [Host Map][9] for more details.
54
+
**Key capabilities**:
55
+
56
+
- View your entire infrastructure at once as a visual map.
57
+
- Color-code by a variety of metrics to help you spot performance issues, and filter and group by tags and metadata.
58
+
- Drill down into individual hosts or containers to troubleshoot.
59
+
60
+
Navigate to [**Infrastructure > Host Map**][5] in the app to get started. To learn more, read the [Host and Container Maps documentation][4].
52
61
53
62
## Log Management
54
63
55
-
[Datadog Log Management][5] lets you send and process every log produced by your applications and infrastructure. You can observe your logs in real-time using the Live Tail, without indexing them. You can ingest all of the logs from your applications and infrastructure, decide what to index dynamically with filters, and then store them in an archive.
64
+
[Datadog Log Management][6] lets you send and process every log produced by your applications and infrastructure. You can observe your logs in real-time using the [Live Tail][7], without indexing them.
65
+
66
+
**Key capabilities**:
67
+
68
+
- Automatically collect logs from all services, applications, and platforms.
69
+
- View and search logs in real time and filter by things like service, host, and error type.
70
+
- Choose which logs to keep and for how long, reducing storage costs.
71
+
72
+
Navigate to [Logs][8] in the app to get started. To learn more, read the [Log Management documentation][6].
73
+
74
+
## APM
75
+
76
+
[Datadog Application Performance Monitoring][9] (APM or tracing) provides you with deep insight into your application's performance side by side with your logs and infrastructure monitoring.
77
+
78
+
**Key capabilities**:
56
79
57
-
## APM & Continuous Profiler
80
+
- Trace requests to an application from end to end across a distributed system.
81
+
- See performance bottlenecks by visualizing time spent at each step of the request.
82
+
- Visualize service dependencies and data flows with the Service Map.
83
+
- Correlate traces with corresponding logs, metrics, and user sessions for full-stack context.
58
84
59
-
[Datadog Application Performance Monitoring][6] (APM or tracing) provides you with deep insight into your application's performance—from automatically generated dashboards for monitoring key metrics, like request volume and latency, to detailed traces of individual requests—side by side with your logs and infrastructure monitoring. When a request is made to an application, Datadog can see the traces across a distributed system, and show you systematic data about precisely what is happening to this request.
85
+
Navigate to [APM][10] in the app to get started. To learn more, read the [APM documentation][9].
60
86
61
87
## RUM & Session Replay
62
88
63
-
Datadog [Real User Monitoring][18] (RUM) allows you to visualize and analyze real-time user activities and experiences. With [Session Replay][19], you can capture and view the web browsing sessions of your users to better understand their behavior. In the RUM Explorer, you can not only visualize load times, frontend errors, and page dependencies, but also you can correlate business and application metrics to troubleshoot issues with application, infrastructure, and business metrics in one dashboard.
89
+
Datadog [Real User Monitoring][11] (RUM) allows you to visualize and analyze real-time user activities and experiences across web and mobile applications. With [Session Replay][12], you can capture and view user sessions to better understand their behavior.
90
+
91
+
**Key capabilities**:
92
+
- Monitor performance across web browsers and mobile platforms (iOS, Android, React Native, Flutter, and more) with Core Web Vitals and Mobile Vitals.
93
+
- Track and troubleshoot errors with automated grouping, crash reporting, and suspect commit identification.
94
+
- Detect user frustration signals like rage clicks and error clicks to identify UX issues.
95
+
- Monitor feature flag performance and adoption.
96
+
- Correlate frontend issues with backend traces, logs, and infrastructure metrics for full-stack visibility.
97
+
98
+
Navigate to the [RUM explorer][13] in the app to get started. To learn more, read the [RUM documentation][11].
64
99
65
100
## Synthetic Monitoring
66
101
67
-
Datadog [Synthetic Monitoring][22] allow you to create and run API and browser tests that proactively simulate user transactions on your applications and monitor all internal and external network endpoints across your system's layers. You can detect errors, identify regressions, and automate rollbacks to prevent issues from surfacing in production.
102
+
Datadog [Synthetic Monitoring][14] allows you to create and run API, browser, mobile, and Network Path tests that proactively monitor simulated requests and actions from around the globe. These tests monitor your applications and APIs to detect performance issues and downtime before they impact users.
103
+
104
+
**Key capabilities**:
105
+
106
+
- Test business-critical API endpoints and user journeys.
107
+
- Detect errors, identify regressions, and automate rollbacks to prevent issues from surfacing in production.
108
+
- Find and alert on performance issues for users in various locations.
109
+
110
+
Navigate to [Synthetic Monitoring & Testing][15] in the app to get started. To learn more, read the [Synthetic Monitoring documentation][14].
Use Datadog's {{< translate key="integration_count" >}}[integrations][16] to bring together all of the metrics and logs from your infrastructure and gain insights into your entire observability system.
72
115
73
-
- Datadog has over {{< translate key="integration_count" >}} integrations [officially listed][2].
74
-
- Custom integrations are available through the [Datadog API][3].
- Available integrations cover cloud technologies, incident response, data layers, security, AI, and more.
76
121
- After integrations have been configured, all data is treated the same throughout Datadog, whether it is living in a data center or in an online service.
122
+
- Build your own integration using the [developer documentation][17].
123
+
124
+
Navigate to [Integrations][18] in the app to get started, or browse the list of integrations in the [documentation][19].
77
125
78
126
## Dashboards
79
127
80
-
[Dashboards][12] contain graphs with real-time performance metrics.
128
+
[Dashboards][20] contain graphs with real-time performance metrics, unifying your view of data across metrics, logs, traces, and more.
129
+
130
+
**Key capabilities**:
131
+
132
+
- Start with out-of-the-box dashboards or build your own to suit your specific questions.
133
+
- Customize dashboards with drag-and-drop widgets, custom queries, and flexible layouts.
134
+
- Combine multiple data types (including metrics, logs, APM, and RUM) in one place and view data in real time.
135
+
- Annotate your graphs with comments or events for your team's context.
81
136
82
-
- Synchronous mousing across all graphs in a [screenboard][13].
83
-
- Vertical bars are events. They put a metric into context.
84
-
- Click and drag on a graph to zoom in on a particular time frame.
85
-
- As you hover over the graph, the Event Stream moves with you.
86
-
- Display by zone, host, or total usage.
87
-
- Datadog exposes a JSON editor for the graph, allowing for [arithmetic][14] and [functions][15] to be applied to metrics.
88
-
- Share a graph snapshot that appears in the stream.
89
-
- Graphs can be embedded in an iframe. This enables you to give a third party access to a live graph without also giving access to your data or any other information.
137
+
Navigate to the [Dashboard List][21] in the app to get started. To learn more, read the [Dashboards documentation][20].
90
138
91
139
## Monitors
92
140
93
-
[Monitors][16] provide alerts and notifications based on metric thresholds, integration availability, network endpoints, and more.
141
+
[Monitors][22] provide alerts and notifications based on metric thresholds, integration availability, network endpoints, and more.
94
142
95
-
-Use any metric reporting to Datadog
96
-
-Set up multi alerts by device, host, and more
97
-
-Use `@` in alert messages to direct notifications to the right people
98
-
- Schedule downtimes to suppress notifications for system shutdowns, offline maintenance, and more
143
+
-Create monitors using any metric reporting to Datadog.
144
+
-Build complex alerting logic using multiple trigger conditions.
145
+
-Send alerts to Slack, email, PagerDuty, and more, by adding`@` in alert messages to direct notifications to the right people.
146
+
- Schedule downtimes to suppress notifications for system shutdowns, offline maintenance, and more.
0 commit comments