Data replication in Prometheus

This page summarizes the projects mentioned and recommended in the original post on /r/PrometheusMonitoring

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prometheus

    The Prometheus monitoring system and time series database.

  • It's weird. Remote write sends exactly the same data with the same resolution as what Prometheus gets from scraping. It should be identical, unless you have issues with remote write which can be tracked via specific metrics.

  • thanos

    Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

  • An alternative solution is to use 3rd party vendors. Thanos can upload Prometheus data to object storage (AWS S3 or GCE) which does not need replication. VictoriaMetrics vmagent can do the scraping and replicate metrics to multiple destinations. TimescaleDB uses bult-in Postgres streaming replication.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts