Die Open-Source Monitoring Software Prometheus ist in Go geschrieben. Sie sammelt metrische Daten aus unterschiedlichen Quellen und speichern diese in einer zeitbasierten Datenbank. Seit 2016 ist sie Teil der Native Computing Foundation (CNCF).
Prometheus 2.45.0 Release Notes
- [FEATURE] API: New limit parameter to limit the number of items returned by
/api/v1/status/tsdb
endpoint. #12336 - [FEATURE] Config: Add limits to global config. #12126
- [FEATURE] Consul SD: Added support for
path_prefix
. #12372 - [FEATURE] Native histograms: Add option to scrape both classic and native histograms. #12350
- [FEATURE] Native histograms: Added support for two more arithmetic operators
avg_over_time
andsum_over_time
. #12262 - [FEATURE] Promtool: When providing the block id, only one block will be loaded and analyzed. #12031
- [FEATURE] Remote-write: New Azure ad configuration to support remote writing directly to Azure Monitor workspace. #11944
- [FEATURE] TSDB: Samples per chunk are now configurable with flag
storage.tsdb.samples-per-chunk
. By default set to its former value 120. #12055 - [ENHANCEMENT] Native histograms: bucket size can now be limited to avoid scrape fails. #12254
- [ENHANCEMENT] TSDB: Dropped series are now deleted from the WAL sooner. #12297
- [BUGFIX] Native histograms: ChunkSeries iterator now checks if a new sample can be appended to the open chunk. #12185
- [BUGFIX] Native histograms: Fix Histogram Appender
Appendable()
segfault. #12357 - [BUGFIX] Native histograms: Fix setting reset header to gauge histograms in seriesToChunkEncoder. #12329
- [BUGFIX] TSDB: Tombstone intervals are not modified after Get() call. #12245
- [BUGFIX] TSDB: Use path/filepath to set the WAL directory. #12349
Quelle: Release 2.45.0 / 2023-06-23 · prometheus/prometheus · GitHub
Interessiert in verschiedenste IT Themen, schreibe ich in diesem Blog über Software, Hardware, Smart Home, Games und vieles mehr. Ich berichte z.B. über die Installation und Konfiguration von Software als auch von Problemen mit dieser. News sind ebenso spannend, sodass ich auch über Updates, Releases und Neuigkeiten aus der IT berichte. Letztendlich nutze ich Taste-of-IT als eigene Dokumentation und Anlaufstelle bei wiederkehrenden Themen. Ich hoffe ich kann dich ebenso informieren und bei Problemen eine schnelle Lösung anbieten. Wer meinen Aufwand unterstützen möchte, kann gerne eine Tasse oder Pod Kaffe per PayPal spenden – vielen Dank.