---
isPrivate: true
title: Serverless Monitoring Guides
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Serverless > Serverless Monitoring Guides
---

# Serverless Monitoring Guides

## General serverless guides{% #general-serverless-guides %}

- [Deeper visibility into resources invoking Lambda functions](https://docs.datadoghq.com/serverless/guide/connect_invoking_resources)
- [Serverless Warnings](https://docs.datadoghq.com/serverless/guide/serverless_warnings)
- [Serverless Tagging](https://docs.datadoghq.com/serverless/guide/serverless_tagging)
- [Agent Configuration](https://docs.datadoghq.com/serverless/guide/agent_configuration)
- [Serverless and OpenTelemetry](https://docs.datadoghq.com/serverless/guide/opentelemetry)
- [Disable Serverless Monitoring](https://docs.datadoghq.com/serverless/guide/disable_serverless)
- [Disable CloudWatch Logs for Lambda Functions](https://docs.datadoghq.com/serverless/guide/disable_cloudwatch_logs)

- [Instrument Azure App Service with serverless-init - Linux Containers](https://docs.datadoghq.com/serverless/guide/azure_app_service_linux_containers_serverless_init)
- [Instrument Azure Container Apps with serverless-init](https://docs.datadoghq.com/serverless/guide/aca_serverless_init)

## Install using the Datadog Forwarder{% #install-using-the-datadog-forwarder %}

- [Instrumenting Node.js Serverless Applications Using the Datadog Forwarder](https://docs.datadoghq.com/serverless/guide/datadog_forwarder_node)
- [Instrumenting Python Serverless Applications Using the Datadog Forwarder](https://docs.datadoghq.com/serverless/guide/datadog_forwarder_python)
- [Instrumenting Java Serverless Applications Using the Datadog Forwarder](https://docs.datadoghq.com/serverless/guide/datadog_forwarder_java)
- [Instrumenting Go Serverless Applications Using the Datadog Forwarder](https://docs.datadoghq.com/serverless/guide/datadog_forwarder_go)
- [Instrumenting .NET Serverless Applications Using the Datadog Forwarder](https://docs.datadoghq.com/serverless/guide/datadog_forwarder_dotnet)
- [Deciding to migrate to the Datadog Lambda Extension](https://docs.datadoghq.com/serverless/guide/extension_motivation)

## Troubleshoot your installation{% #troubleshoot-your-installation %}

- [Troubleshooting Serverless Monitoring](https://docs.datadoghq.com/serverless/troubleshooting)
- [Node.js Lambda Tracing and Webpack Compatibility](https://docs.datadoghq.com/serverless/guide/serverless_tracing_and_webpack)
- [Troubleshooting Serverless Package Too Large Errors](https://docs.datadoghq.com/serverless/guide/serverless_package_too_large)
- [Wrap Your Lambda Handler in Code](https://docs.datadoghq.com/serverless/guide/handler_wrapper)
- [Troubleshooting Layer Not Authorized Errors](https://docs.datadoghq.com/serverless/guide/layer_not_authorized)
