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.

Cortex: a multi-tenant, horizontally scalable Prometheus-as-a-Service

70 pointsby biggestlouover 6 years ago

3 comments

sciurusover 6 years ago
Looking at this architecture, I wonder if it would make sense to replace Prometheus itself with something simpler? Normally Prometheus pulls metrics, evaluates rules against them, stores them, and answers queries on them. It looks like in Cortex the latter three functions are handled by other services, and Prometheus is just pulling and forwarding metrics.<p>Also, the article says Cortex &quot;completes&quot; Prometheus. While it does fill many of the gaps, there is still a big one: First-class support for pushing metrics. This seems especially important if you want to offer Prometheus as SaaS. Your customers won&#x27;t want to run their own Prometheus installs (that&#x27;s what they pay you for, after all), and asking customers to open their firewalls so that your Prometheus can discover and scrape their infrastructure is probably a non-starter.
评论 #18717833 未加载
评论 #18719755 未加载
评论 #18717800 未加载
评论 #18720884 未加载
评论 #18717522 未加载
评论 #18718127 未加载
SlowRobotAheadover 6 years ago
Off topic, but Cortex is bad name.<p>There is already an amazingly popular tech usage of Cortex, you almost certainly have one either on your person or feet from you night now.<p>For SEO reasons alone it makes no sense to call your new service by a well known name belonging to someone else.
limaover 6 years ago
What&#x27;s the current state of the art for space-efficient long term Prometheus storage?<p>PromHouse looks very promising: <a href="https:&#x2F;&#x2F;github.com&#x2F;Percona-Lab&#x2F;PromHouse" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Percona-Lab&#x2F;PromHouse</a>
评论 #18721812 未加载
评论 #18721994 未加载