TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CNCF's Cortex v1.0: scalable, fast Prometheus implementation

181 pointsby netingleabout 5 years ago

12 comments

nopzorabout 5 years ago
awesome job by the cortex team!<p>there&#x27;s a lot of good questions, and some confusion in this thread. here is my view. note: i&#x27;m definitely biased; am the co-founder&#x2F;ceo at grafana labs.<p>- at grafana labs we are huge fans of prometheus. it has become the most popular metrics backend for grafana. we view cortex and prometheus as complementary. we are also very active contributors to the prometheus project itself. in fact, cortex vendors in prometheus.<p>- you can think of cortex as a scale-out, multi-tenant, highly available &quot;implementation&quot; of prometheus itself.<p>- the reason grafana labs put so much resources into cortex is because it powers our grafana cloud product (which offers a prometheus backend). like grafana itself, we are also actively working on an enterprise edition of cortex that is designed to meet the security and feature requirements of the largest companies in the world.<p>- yes, cortex was born at weaveworks in 2016. tom wilkie (vp of product at grafana labs) co-created it while he worked there. after tom joined grafana labs in 2018, we decided to pour a lot more resources into the project, and managed to convince weave.works to move it to the cncf. this was a great move for the project and the community, and cortex has come a long long way in the last 2 years.<p>once again, a big hat tip to everyone who made this release possible. a big day for the project, and for prometheus users in general!<p>[edit: typos]
评论 #22761780 未加载
评论 #22761851 未加载
kapilvtabout 5 years ago
also props to <a href="https:&#x2F;&#x2F;weave.works" rel="nofollow">https:&#x2F;&#x2F;weave.works</a> for creating cortex, open-sourcing it and moving it under cncf, something this blog post leaves out.
netingleabout 5 years ago
Hi! Tom, one of the Cortex authors here. Super proud of the team and this release - let me know if you have any questions!
评论 #22758766 未加载
评论 #22758758 未加载
ones_and_zerosabout 5 years ago
Isn&#x27;t prometheus an implementation and not an interface? I have &quot;prometheus&quot; running in my cluster, if it&#x27;s not cortex, what implementation am I using?
评论 #22758977 未加载
评论 #22761546 未加载
评论 #22758931 未加载
评论 #22758921 未加载
Rapzidabout 5 years ago
Dat architecture tho: <a href="https:&#x2F;&#x2F;cortexmetrics.io&#x2F;docs&#x2F;architecture&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cortexmetrics.io&#x2F;docs&#x2F;architecture&#x2F;</a> . Holy bi-gebus.
评论 #22760941 未加载
zytekabout 5 years ago
Congrats to Grafana Team!<p>If you&#x27;re looking at scaling your Prometheus setup - check out also Victoria Metrics.<p>Operational simplicity and scalability&#x2F;robustness are what drive me to it.<p>I used to to send metrics from multiple Kubernetes clusters with Prometheus - each cluster having Prom with remote_write directive to send metrics to central VictoriaMetrics service.<p>That way my &quot;edge&quot; prometheus installations are practically &quot;stateless&quot;, easily set up using prometheus-operator. You don&#x27;t even need to add persistent storage to them.
mmcclellanabout 5 years ago
New to Cortex but when looking at a comparison of Prometheus and InfluxDB (like <a href="https:&#x2F;&#x2F;prometheus.io&#x2F;docs&#x2F;introduction&#x2F;comparison&#x2F;#prometheus-vs-influxdb" rel="nofollow">https:&#x2F;&#x2F;prometheus.io&#x2F;docs&#x2F;introduction&#x2F;comparison&#x2F;#promethe...</a>) it appears that Cortex offers similar horizontal scalability features to the InfluxDB Enterprise offering. The linked comparison does note the difference between event logging and metrics recording but I am curious (choosy beggar that I am) whether others consider them separate tooling or whether it is possible to remain performant using one solution.
stuff4benabout 5 years ago
This was a Weaveworks project right?
评论 #22759439 未加载
mattmendickabout 5 years ago
Really exciting! Well done
rfrattoabout 5 years ago
Great job Cortex team!
demilichabout 5 years ago
Good job, excited!
throwaway50203about 5 years ago
Reminder: github star history is in no way a measure of quality.