Telemetry Data Store¶
CrateDB works well for storing massive amounts of telemetry data, such as metrics and logs.
It is a spiritual successor, or alternative to, rrdtool, Graphite, InfluxDB, Prometheus, Mimir, or Thanos, but with the benefits of long term storage capabilities, standard database interfaces, SQL query language, and horizontal scalability as you go.
- Tags:
Long Term Storage Metrics Monitoring Graphing Observability Telemetry Logging
- Technologies:
Collector Agents Metric Brokers Prometheus Grafana
- Monitoring Domains:
Application Datacenter Network Sensor Service System
- Related:
- Product:
Prometheus¶
Using CrateDB as a long term storage for your Prometheus metrics.
- Repositories:
- Tutorial:
- Blog:
Getting Started With Prometheus and CrateDB for Long Term Storage
CrateDB as Prometheus Long Term Storage
This video illustrates how to start Prometheus, CrateDB, and CrateDB Prometheus Adapter with Docker Compose, and how to configure Prometheus to use CrateDB as remote storage.