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
The following section outlines Datadog's solution for monitoring AWS serverless applications and Lambda functions. You can also learn more about support for monitoring [Azure serverless][2] and [Google serverless][3] applications.
47
50
48
-
## Quick start
49
-
50
-
If you are new to Datadog, you can get started by [signing up for a Datadog account][4], then following the instructions for [installing Datadog's Lambda Extension][5]. These steps configure your Lambda functions to send real-time metrics, logs, and traces to Datadog:
Getting started to monitor your serverless application is quick and easy. See the [installation instructions][4].
84
+
90
85
## Other serverless clouds
91
86
92
87
### Azure App Service
93
88
94
89
The Datadog extension for Azure App Service provides tracing capabilities for Azure Web Apps.
95
90
96
-
Use the [Azure App Service view][6] to:
91
+
Use the [Azure App Service view][5] to:
97
92
98
93
- Quickly identify apps with high latency or errors
99
94
@@ -103,11 +98,11 @@ Use the [Azure App Service view][6] to:
103
98
104
99
- Map the apps running on your App Service Plans to identify apps that may be impacting costs or performance
105
100
106
-
The Datadog extension for Azure App Service provides tracing capabilities for Azure Web Apps. For more information about setting up tracing in Azure, see the [Azure App Service Extension documentation][7].
101
+
The Datadog extension for Azure App Service provides tracing capabilities for Azure Web Apps. For more information about setting up tracing in Azure, see the [Azure App Service Extension documentation][6].
107
102
108
103
### Google Cloud Functions
109
104
110
-
Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions. To monitor serverless functions running on Google Cloud Platform, enable the [Google Cloud Platform integration][8].
105
+
Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions. To monitor serverless functions running on Google Cloud Platform, enable the [Google Cloud Platform integration][7].
111
106
112
107
## Further Reading
113
108
@@ -116,8 +111,7 @@ Google Cloud Functions is a lightweight, event-based, asynchronous compute solut
If you are new to Datadog, you can get started by [signing up for a Datadog account][5], then following the instructions for [installing Datadog's Lambda Extension][6]. Completing these steps will configure your Lambda functions to send real-time metrics, logs, and traces to Datadog:
If you are new to Datadog, [sign up for a Datadog account][1], then follow the Datadog Agent installation instructions for _AWS Lambda_. Completing the steps will configure your Lambda functions to send real-time metrics, logs, and traces to Datadog.
20
18
21
19
## Installation instructions
22
20
23
-
For more detailed installation instructions, select the Lambda runtime below for instructions to instrument your serverless application:
21
+
For more detailed installation instructions, select the Lambda runtime below:
Once installed, you can [configure your installation parameters][2] to meet your specific business requirements, such as tagging and scrubbing the collected data.
0 commit comments