Prometheus has been a game-changer for our infrastructure monitoring. Setting up exporters was straightforward, and the powerful query language (PromQL) lets us slice and dice metrics exactly how we need. The integration with Grafana for dashboards and Alertmanager for notifications creates a complete, reliable system. As an open-source tool, the value is incredible.
While Prometheus is undoubtedly powerful for metric collection, the learning curve is brutal. The configuration files are notoriously difficult to debug, and setting up reliable alerting with Alertmanager felt like a part-time job. For a small operations team without dedicated SREs, the overhead simply isn't worth it compared to more integrated SaaS solutions.
Prometheus has become the backbone of our observability stack. Its powerful query language, PromQL, allows us to slice and dice metrics with incredible flexibility, and the pull-based model integrates seamlessly with our dynamic container environment. While the initial setup and alert rule syntax have a learning curve, the insights we gain into system performance and the reliability of its alerting are absolutely invaluable.
Prometheus is incredibly powerful for metrics collection and alerting, and being open-source makes it a fantastic value. However, the initial setup and configuration, especially around service discovery and long-term storage, can be quite complex and steep compared to some SaaS alternatives. It feels like a tool built by engineers for engineers, which is both its strength and its weakness.
We replaced several clunky monitoring tools with Prometheus and haven't looked back. The pull-based model and powerful query language (PromQL) give us incredible insight into our infrastructure. Alerting is reliable and integrates seamlessly with our existing workflows. While the initial learning curve exists, the active community and excellent documentation make it manageable.
Prometheus is incredibly powerful for collecting and querying metrics, and its open-source nature makes it a great value. However, the initial setup and configuration, especially for alerting rules and service discovery, can be daunting and not very intuitive. While it excels at its core job, you'll likely need to invest significant time in learning or rely on additional tools for a polished dashboard experience.
Prometheus has a steep learning curve that makes simple monitoring tasks feel like a chore. The query language, while powerful, is unintuitive and documentation often assumes you already know what you're doing. Setting up reliable alerts was a constant battle against cryptic error messages, and the basic UI lacks the polish I'd expect for something so widely adopted.
Prometheus is incredibly powerful for monitoring and alerting, and the ecosystem of exporters is a huge plus. However, the initial learning curve is steep, and the configuration via YAML files can be cumbersome for new users, making it less approachable for smaller teams. It's a superb tool at its core, but requires significant time to deploy and manage effectively.
Prometheus is incredibly powerful for collecting and alerting on metrics, and its open-source nature makes it a fantastic value. However, the learning curve is extremely steep, and writing custom exporters or complex PromQL queries can be a real headache. It feels like a toolkit for engineers, not a polished dashboard solution you can just pick up and run with.
The concept behind Prometheus is solid, but the reality of implementation was a major headache. The configuration, especially for service discovery and alerting rules, feels unnecessarily complex and cryptic. Being open-source, there's no official support to turn to when you hit a wall, leaving you to scour forums for answers.
Based on 10 reviews
Prometheus is an open-source systems monitoring and alerting toolkit. It collects metrics from configured targets at given intervals, evaluates rule …
Back to Product