Integrating the AWS Lambda Telemetry API with Prometheus and OpenSearch
Open Source Blog
This article explains how to integrate the AWS Lambda Telemetry API with open-source observability tools like Prometheus and OpenSearch. The Telemetry API allows Lambda extensions to receive telemetry data like logs, traces, and metrics directly from the Lambda service.
Specifically, the article covers:
- Overview of observability with AWS Lambda and how the Telemetry API works
- Understanding the Telemetry API event schema
- Dispatching telemetry data to Prometheus using the PushGateway
- Dispatching telemetry data to OpenSearch using bulk operations
- Sample implementations for integrating with Prometheus and OpenSearch
- Security best practices when using extensions
- Conclusion and useful links
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Mar 4
2024
2024
Automating Amazon EC2 Instances Monitoring with Prometheus EC2 Service Discovery and AWS Distro for OpenTelemetry
Mar 4
2026
2026
Amazon OpenSearch Ingestion now supports Amazon Managed Service for Prometheus as a sink
Apr 9
2026
2026
Amazon OpenSearch Service supports Managed Prometheus and agent tracing
Apr 3
2025
2025
Correlate telemetry data with Amazon OpenSearch Service and Amazon Managed Grafana
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.