Yahoo Web Search

Search results

  1. Sep 11, 2024 · One of the highlights in Prometheus 3.0 is its brand new UI that is enabled by default: The UI has been completely rewritten with less clutter, a more modern look and feel, new features like a PromLens -style tree view, and will make future maintenance easier by using a more modern technical stack.

  2. Sep 11, 2024 · September 11, 2024 by Julius Volz. The Prometheus Team has just announced Prometheus version 3.0 at PromCon, with an official blog post detailing all the exciting new changes and features. A very visible highlight of Prometheus 3.0 is its new web UI that is enabled by default. I've worked on this complete UI rewrite over the last half year or ...

  3. After 7 years and over 7,500 commits since the release of Prometheus 2.0, the Prometheus community is gearing up for the highly anticipated Prometheus 3.0. While there are countless new features and fixes, some major updates stand out that you’ll want to explore. We encourage the community to dive in, test these features, and report any issues to help make the final release as stable as ...

    • Promql Queries Can Now Officially Look Into The Future
    • Remote Write Receiver Marked Stable
    • Other Enhancements
    • Conclusion

    For the longest time it was a simple-to-remember truth that PromQL expressions could only look into the past, relative to their overall evaluation timestamp (whether that was a single timestamp such as in an instant query or a set of subsequent timestamps at regular resolution steps of a range query). As covered in our blog post about data selectio...

    While Prometheus is primarily a pull-based monitoring system, there are occasional use cases for pushing data to a Prometheus server from a remote-write-protocol sender (often this will be another Prometheus server, as sending data via remote write requires some level of data pre-processing and batching to work as intended). Prometheus 2.25 origina...

    There are a lot of other improvements in Prometheus 2.33, such as better cardinality analysis in promtool, a new template language function, new Kubernetes service discovery features, enhanced efficiency of the remote write and TSDB layers, and plenty of smaller bug fixes. To see the full list of changes, check out the Prometheus 2.33.0 release cha...

    Prometheus 2.33 promotes a couple of interesting features to the stable level and adds a lot of enhancements around performance, both on the UI side and the server side. Go try it out now!

  4. Sep 12, 2024 · The Prometheus 3.0 GA release is expected towards KubeCon North America 2024 in November, according to the outcomes of the Prometheus maintainers’ DevSummit that followed PromCon. As we wrapped up our discussion, Julius emphasized that while Prometheus 3.0 is a huge milestone, the work is far from over.

  5. Dec 26, 2022 · This drove me to devote the 2022 closing episode of OpenObservability Talks to the updates in Prometheus, where I hosted Julien Pivotto, one of the prominent maintainers of Prometheus. Julien is also the co-founder of O11y , a company that provides support for open source observability tools such as Prometheus, Thanos and Grafana.

  6. People also ask

  7. This Prometheus release is built with go1.18, which contains two noticeable changes related to TLS: TLS 1.0 and 1.1 disabled by default client-side. Prometheus users can override this with the min_version parameter of tls_config. Certificates signed with the SHA-1 hash function are rejected.

  1. People also search for