cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus. (by cortexproject)
VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database (by VictoriaMetrics)
cortex | VictoriaMetrics | |
---|---|---|
21 | 111 | |
5,658 | 14,844 | |
0.7% | 3.0% | |
9.7 | 10.0 | |
2 days ago | 7 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cortex
Posts with mentions or reviews of cortex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-19.
-
Your Essential Toolkit for DevOps & SRE: Mastering Monitoring and Logging
Official Product Page: Cortex Metrics
-
Top 10 Prometheus Alternatives in 2024 [Includes Open-Source]
Cortex is a horizontally scalable, highly available, multi-tenant prometheus alternative.
-
Scaling Prometheus with Thanos
There are many Projects like Thanos, M3, Cortex, and Victoriametrics. But Thanos is the most popular among these. Thanos addresses these issues with Prometheus and is the ideal solution for scaling Prometheus in environments with extensive metrics or multiple clusters where we require a global view of historical metrics. In this blog, we will explore the components of Thanos and will try to simplify its architecture by building it step by step, starting with the main components. We will also have a demo using k6-metrics. Before diving into Thanos, I recommend reading our blog on Prometheus Monitoring with Prometheus if you are not already familiar with Prometheus.
-
Self hosted log paraer
now if its more metric data you are using and want to do APM, prometheus is your man https://prometheus.io/, want to make prometheus your full time job? deploy cortex https://cortexmetrics.io/, honorable mention in the metrics space, Zabbix, https://www.zabbix.com/ I've seen use cases of zabbix going way beyond its intended use its a fantastic tool
-
Is anyone frustrated with anything about Prometheus?
Yes, but also no. The Prometheus ecosystem already has two FOSS time-series databases that are complementary to Prometheus itself. Thanos and Mimir. Not to mention M3db, developed at Uber, and Cortex, then ancestor of Mimir. There's a bunch of others I won't mention as it would take too long.
-
Centralized solution for Prometheus?
You can use the Remote write feature to send to a centralized location. It would have to be scalable like Cortex https://cortexmetrics.io/
-
Where to store high-cardinality metrics?
Cortex is not really good for high-cardinality metrics (if you are talking about https://github.com/cortexproject/cortex)
-
Building a distributed lab with an observability stack
For a homelab I think prometheus + grafana is easy to get started and scales well. There are lots of ways to set up the architecture. Prometheus can write to a directory on a filesystem, it can be set to write to a remote server, and there are other projects to integrate object storage (s3, minio, etc) or influxdb for long term storage and downsampling.
-
Prometheus federation or Thanos?
Cortex (it is renamed to Mimir recently).
- Building my first Monitoring stack - Security concerns
VictoriaMetrics
Posts with mentions or reviews of VictoriaMetrics.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-25.
-
Monotonic and Wall Clock Time in the Go Time Package
Wait, I see it's been removed actually [1]. Why, isn't it faster anymore?
[1] https://github.com/VictoriaMetrics/VictoriaMetrics/commit/c2...
- 16 Essential Tools for DevOps & SRE: Monitoring & Logging Mastery
-
Your Essential Toolkit for DevOps & SRE: Mastering Monitoring and Logging
Official Website: VictoriaMetrics
-
Show HN: ClickStack – open-source Datadog alternative by ClickHouse and HyperDX
Thanks! If you'll hit any issues with the integration, then please file them at https://github.com/VictoriaMetrics/VictoriaMetrics/issues , so we could quickly resolve them.
-
Development Environment Configuration
Time Series: Greptime, Influx, Loki, Mimir, Prometheus, Tempo, Victoria Metrics
-
Building Observability with ClickHouse
Yup, there is a big room for improvements there! BTW, VictoriaLogs docs are open source too [1], so we'll be more than happy receiving pull requests with improvements for the docs!
[1] https://github.com/VictoriaMetrics/VictoriaMetrics/tree/mast...
- VictoriaLogs v1.0.0 Release
- Show HN: VictoriaLogs v1.0.0 Release
- VictoriaMetrics: Fast, cost-effective monitoring and time series database
What are some alternatives?
When comparing cortex and VictoriaMetrics you can also consider the following projects:
thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Zabbix - Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
mimir - Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
loki - Like Prometheus, but for logs.
jaeger - CNCF Jaeger, a Distributed Tracing Platform