Tracing
Instrument your main application with the dd-trace-js library. See Tracing Node.js applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
As an alternative to collecting logs through the Azure integration, you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see Node.js Log Collection. To set up trace log correlation, see Correlating Node.js Logs and Traces.
Tracing
Instrument your main application with the dd-trace-py library. See Tracing Python applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
As an alternative to collecting logs through the Azure integration, you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see Python Log Collection. To set up trace log correlation, see Correlating Python Logs and Traces.
Tracing
Instrument your main application with the dd-trace-java library. See Tracing Java applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
As an alternative to collecting logs through the Azure integration, you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see Java Log Collection. To set up trace log correlation, see Correlating Java Logs and Traces.
Tracing
Instrument your main application with the dd-trace-go library. See Tracing Go applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
As an alternative to collecting logs through the Azure integration, you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see Go Log Collection. To set up trace log correlation, see Correlating Go Logs and Traces.
Tracing
Instrument your main application with the dd-trace-dotnet library. See Tracing .NET applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
Instead of collecting logs through the Azure integration, alternatively you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see .NET Log Collection. To set up trace log correlation, see Correlating .NET Logs and Traces.
Tracing
Instrument your main application with the dd-trace-php library. See Tracing PHP applications for instructions.
Metrics
Custom metrics are also collected through the tracer. See the code examples.
Logs
As an alternative to collecting logs through the Azure integration, you can use the Datadog sidecar with file tailing to collect application logs. Ensure that the logging path used in your application matches the path set in DD_SERVERLESS_LOG_PATH when setting up your sidecar in the Instrumentation section.
To set up logging in your application, see PHP Log Collection. To set up trace log correlation, see Correlating PHP Logs and Traces.