Recommended method
AWS Kinesis Firehose for CloudWatch Metrics — create a CloudWatch Metric Stream, select the AWS metrics and namespaces you want to export, and use a Firehose HTTP destination to deliver the OpenTelemetry 1.0 payloads to Bronto. This managed path is intended for metrics already available in CloudWatch. It requires no Lambda function and supports both Bronto EU and US environments.Metrics ingestion is in public beta. Bronto supports sums, gauges, summaries, and explicit histograms. Exponential histograms are not supported, and the Metric Explorer does not currently provide a Rate function.
Application and infrastructure metrics
For application-instrumented metrics or infrastructure metrics collected directly from hosts and containers, use ADOT or a Self-Managed OpenTelemetry Collector. These options can send logs, metrics, and traces together and avoid routing workload telemetry through CloudWatch. See Host Metrics and the OpenTelemetry Collector Contrib receivers for supported infrastructure sources.Verify metrics
After the selected CloudWatch namespaces emit data, open Metric Explorer in Bronto and select a recently emitted AWS metric. Confirm that the expected AWS dimensions, timestamp, and any optional Bronto tags are present.Further reading
- AWS Kinesis Firehose for CloudWatch Metrics
- Amazon CloudWatch metrics
- Amazon CloudWatch Metric Streams
- OpenTelemetry metrics concepts
- Send Metrics to Bronto

