Collect all your Prometheus data without having to make tradeoffs. 100% PromQL compliant. Support for full SQL.
Full TimescaleDB: data retention, continuous aggregates, downsampling, gap-filling, and interpolation. HA at every point in the stack.
Store all your historical metrics across multiple nodes with native compression up to 90%, store high-cardinality data, and backfill past data.
Use PromLens, Grafana, or your favorite SQL-based tools to create any dashboard or report.
Three components give you a fully operational long-term data store: Prometheus, Promscale, and TimescaleDB. Get started in minutes.
"We have game metrics available in different data sources like Graphite, Datadog, and Cloudwatch. Promscale lets us collate metrics from these different sources and generate a single report, in a unified view, so that we have better visibility into what is happening inside our games."
"We chose Promscale to store our Prometheus data because it scales, offers flexibility, and has the operational maturity and rock-solid reliability of PostgreSQL, including streaming backups and high-availability."
Prometheus writes data to the Promscale connector using the remote_write API.
Promscale stores data in a dynamically auto-generated schema that's highly optimized for Prometheus metrics. This schema - the result of thorough benchmarking and community feedback - decouples individual metrics, allowing for the collection of metrics with vastly different cardinalities and retention periods.
Promscale understands PromQL queries natively and fetches data from TimescaleDB to execute them, while SQL queries go to TimescaleDB directly. Promscale exposes simple, user-friendly views so that developers do not have to understand its optimized schema, and makes it easy to join metrics with other business information for even deeper analysis and insight.
Prometheus is simple and easy to operate, but is not designed to be a long-term metrics store
Explore the docsUse Prom-migrator, the free, community-driven migration tool to put your Prometheus data into the long-term store of your choice.
Read the blog postView our source and contribute your own pull requests. Promscale is built by Prometheus users
ContributeSign up for our community Slack and contribute your ideas and experiences.
Join Slack