Live data from Hacker News

Prometheus reaches 1.0

prometheus.io

1–10 of 60 posts

Re: Prometheus reaches 1.0

#2
Prometheus cofounder here - we're happy to take any questions. Huge congrats to everyone who made this release possible and for all the excellent work over the years that lead up to this!

Re: Prometheus reaches 1.0

#7
post #6

Is there a company offering a SaaS version of Prometheus?

There's noone presently offering that, it's designed more with a view to being on-prem for reliability ( http://www.robustperception.io/monitoring-without-consensus/ ).

Understood and generally agreed. That said, often when monitoring matters most is the exact moment when you least want to worry about the integrity or uptime of your monitoring.

Re: Prometheus reaches 1.0

#8

Is there a company offering a SaaS version of Prometheus?

Not yet, but one or more companies are working on this as part of their offerings in the future. Stay tuned!

Note that a hosted Prometheus service has different design tradeoffs. As Brian mentioned, Prometheus as it is is really meant to be run as close as possible to your monitored services for maximum reliability. Also, there's no clustered and long-term durable storage for a similar reason, which will likely be different in hosted versions.

Re: Prometheus reaches 1.0

#10
post #6

Earlier quoted context omitted.

There's noone presently offering that, it's designed more with a view to being on-prem for reliability ( http://www.robustperception.io/monitoring-without-consensus/ ).

Understood and generally agreed. That said, often when monitoring matters most is the exact moment when you least want to worry about the integrity or uptime of your monitoring.

That's exactly our thinking, and why we want to minimise dependencies - including internet access.
Post reply on HN