SigNoz supports ingesting metrics from a wide range of sources, including OpenTelemetry SDKs, the OpenTelemetry Collector, and Prometheus.
Quick Start
Choose your technology stack to get started with sending metrics to SigNoz:
Infrastructure
Databases
Web Servers
Messaging
Ways to send metrics
- OpenTelemetry SDKs: Instrument your application code to capture custom metrics.
- OpenTelemetry Receivers: Collect metrics from infrastructure (Redis, Postgres, Kafka, etc.) using the OTel Collector. Learn more.
- Prometheus: Scrape existing Prometheus metrics using the Prometheus Receiver. Learn more.