Dear Prometheus users,

I’m happy to announce the first release candidate for the Prometheus server
2.24.0. Most notably, it offers built-in TLS for HTTP endpoints and
adds a backfill
feature to the promtool command line tool
<https://prometheus.io/docs/prometheus/2.24/storage/#backfilling-from-openmetrics-format>
(starting just with backfilling from an OpenMetrics file, we plan more
backfill features in future releases, depending on user feedback).

The changelog and the binaries are available via GitHub
<https://github.com/prometheus/prometheus/releases/tag/v2.24.0-rc.0>.

You can find container images at Quay
<https://quay.io/repository/prometheus/prometheus?tab=tags> and Docker Hub
<https://hub.docker.com/r/prom/prometheus/tags>.

We invite you to try this release candidate and give us feedback.

Enjoy!
2.24.0-rc.0 / 2020-12-30

   - [FEATURE] Add TLS and basic authentication to HTTP endpoints. #8316
   - [FEATURE] promtool: Add check web-config subcommand to check web
   config files. #8319
   - [FEATURE] promtool: Add tsdb create-blocks-from openmetrics subcommand
   to backfill metrics data from an OpenMetrics file. #8084
   - [ENHANCEMENT] HTTP API: Fast-fail queries with only empty matchers.
   #8288
   - [ENHANCEMENT] HTTP API: Support matchers for labels API. #8301
   - [ENHANCEMENT] promtool: Improve checking of URLs passed on the command
   line. #7956
   - [ENHANCEMENT] SD: Expose IPv6 as a label in EC2 SD. #7086
   - [ENHANCEMENT] SD: Reuse EC2 client, reducing frequency of requesting
   credentials. #8311
   - [ENHANCEMENT] TSDB: Add logging when compaction takes more than the
   block time range. #8151
   - [ENHANCEMENT] TSDB: Avoid unnecessary GC runs after compaction. #8276
   - [BUGFIX] HTTP API: Avoid double-closing of channel when quitting
   multiple times via HTTP. #8242
   - [BUGFIX] SD: Ignore CNAME records in DNS SD to avoid spurious Invalid
   SRV record warnings. #8216
   - [BUGFIX] SD: Avoid config error triggered by valid label selectors in
   Kubernetes SD. #8285

-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] bjo...@rabenste.in

-- 
You received this message because you are subscribed to the Google Groups 
"prometheus-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-announce+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/prometheus-announce/CAMrVKsyLntkSj9RaDZ1uduGNuKPgJc-uv6NMrTxYuBLUn2UDAg%40mail.gmail.com.

Reply via email to