chore(monitoring): update monitoring stack#11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
db6860f to
6dbff35
Compare
286b1a9 to
0177c9d
Compare
0177c9d to
47057ec
Compare
47057ec to
3805bb9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3c00966→63d956c13.0.2→13.1.0v0.32.1→v0.33.0v1.144.0→v1.146.0v1.144.0→v1.146.0v1.144.0→v1.146.0Release Notes
grafana/grafana (docker.io/grafana/grafana)
v13.1.0v13.0.3: 13.0.3Download page
What's new highlights
Features and enhancements
_folder.jsonwhen creating dashboards in new folders #126323, @ferruvich_folder.jsonwhen moving dashboards into new folders #126676, @ferruvichBug fixes
prometheus/alertmanager (docker.io/prom/alertmanager)
v0.33.0: 0.33.0 / 2026-06-12Compare Source
group-key-in-metricsfeature flag. #5047AlertMarker,GroupMarkertomarkerpackage. #5047alertmanager_marked_alerts. #5047typespackage:MemMarker,AlertState*,AlertStatus. #5047receiver_matchersfilter to/api/v2/receivers,/api/v2/alerts, and/api/v2/alerts/groups. #5152--enable-feature=event-recorder, with file, webhook, and kafka outputs. #5072, #5246use_aws_http_clientconfig option to the sns notifier. #5178resolve_transitionis not set. #4821wont_fix_resolutionJQL to prevent duplicate issue creation. #5185AWS_CA_BUNDLEenv variable for the sns notifier. #5178v0.32.2: 0.32.2 / 2026-06-05Compare Source
VictoriaMetrics/VictoriaMetrics (docker.io/victoriametrics/victoria-metrics)
v1.146.0Compare Source
v1.146.0
Released at 2026-06-19
FEATURE: all VictoriaMetrics components: add
-http.header.disableServerHostnamecommand-line flag for disabling theX-Server-HostnameHTTP response header. See #11067. Thanks to @zasdaym for contribution.FEATURE: vmsingle and
vmselectin VictoriaMetrics cluster: log calls to /api/v1/admin/tsdb/delete_series API handler. This should help to identify events of metrics deletion from the database. See #11104.FEATURE: vmctl: add
-vm-headersand-vm-bearer-tokenflags for authenticating requests to the VictoriaMetrics import destination. The flags are available inopentsdb,influx,remote-read,prometheus,mimir, andthanosvmctl sub-commands. See #8897.FEATURE: vmui: add the
lastvalue to graph legend statistics. See #10759.FEATURE: stream aggregation: expose
vm_streamaggr_dedup_dropped_samples_totalto allow tracking dropped old samples during deduplication.FEATURE: stream aggregation: use the aggregation rule interval as the default staleness_interval instead of
2*interval, to reduce spikes when there are gaps between received samples. See #11102.FEATURE: vmagent: add a new flag
-remoteWrite.inmemoryQueuesto prioritize recently ingested data over historical data stored at file-based persistent queue. See #8833FEATURE: vmagent: add
-promscrape.cluster.shardByLabelscommand-line flag for selecting target labels used for sharding scrape targets amongvmagentinstances in cluster mode. See #11044.FEATURE: vmctl: add
-vm-headersand-vm-bearer-tokenflags for authenticating requests to the VictoriaMetrics import destination. The flags are available inopentsdb,influx,remote-read,prometheus,mimir, andthanosvmctl sub-commands. See #8897.FEATURE: vmsingle and
vmselectin VictoriaMetrics cluster: log calls to /api/v1/admin/tsdb/delete_series API handler. This should help to identify events of metrics deletion from the database. See #11104.FEATURE: vmui: add the
lastvalue to graph legend statistics. See #10759.BUGFIX: enterprise vmsingle and
vmstoragein VictoriaMetrics cluster: properly expose metricvm_retention_filters_partitions_scheduled_rows. See #11138BUGFIX: stream aggregation: fix issue with producing aggregated samples with identical timestamps between flushes. See #10808.
BUGFIX: vmagent: fix potential corruption of remote-write metadata
Unitvalues. See #11120. Thanks for @fxrlv for the contribution.BUGFIX: vmalert,vmauth,vmagent and vmsingle: fix rare unbounded shutdown delay when config reload takes longer than
-configCheckInterval. See #11107. Thanks to @PleasingFungus for contribution.BUGFIX: vmbackup, vmbackupmanager: do not fail backup list if directory is absent while using
fs://destination to align with other protocols. See 6c3c548d.BUGFIX: vmctl: push metrics to configured
-pushmetrics.urlon shutdown when migration fails. Previously, metrics were not pushed if vmctl exited with an error. See #11081. Thanks to @zasdaym for contribution.BUGFIX: vmrestore: disallow restoring parts outside the configured
-storageDataPathdirectory. See 710c920d.BUGFIX:
vmselectin VictoriaMetrics cluster: correctly apply long tenant filters. Previously, such filters could be truncated, causing tenants to be matched incorrectly. See #11096. Thanks for @fxrlv for the contribution.BUGFIX:
vmselectin VictoriaMetrics cluster: fix corrupted metrics metadata when a response contains multiple rows. See #11115. Thanks for @fxrlv for the contribution.BUGFIX:
vmselectin VictoriaMetrics cluster: don't cache empty responses for tenant IDs discovery during multitenant queries. This problem was visible during integration tests when multitenant queries were executed before the first ingestion happened. See #10982BUGFIX: vmsingle and
vmselectin VictoriaMetrics cluster: properly escapemetricFamilyNameat metrics metadata response. See #11129. Thanks for @fxrlv for the contribution.BUGFIX: vmsingle and
vmstoragein VictoriaMetrics cluster: prevent more cases of panic during directory deletion onNFS-based mounts. See #11060.v1.145.0Compare Source
v1.145.0
Release candidate
SECURITY: upgrade Go builder from Go1.26.3 to Go1.26.4. See the list of issues addressed in Go1.26.4.
FEATURE: enterprise vmsingle and
vmstoragein VictoriaMetrics cluster: add the new metricsvm_downsampling_partitions_scheduled_rowsandvm_retention_filters_partitions_scheduled_rowsfor measuring background historical data merge completion time. See #10960FEATURE: vmalert: support
match[]=<label_selector>query parameters in/api/v1/rulesand/api/v1/alertsAPIs to return only the rules that have configured labels satisfying the provided label selectors. See 11020.FEATURE: vmagent, vmsingle and
vminsertin VictoriaMetrics cluster: add-opentelemetry.promoteAllResourceAttributesand-opentelemetry.promoteScopeMetadatacommand-line flags to allow managing label promotion for resource attributes and OTel scope metadata. See OpenTelemetry docs and #10931.FEATURE: vmagent : introduce
vmagent_remotewrite_kafka_outbuf_latency_secondsandvmagent_remotewrite_kafka_rtt_secondsmetrics for kafka integration. The metrics could help identify throughput bottlenecks. See #10730.FEATURE: vmauth: properly log user information when a missing route error occurs. See #11052.
FEATURE: vmctl: add the ability to migrate data from Mimir object storage to VictoriaMetrics. See #7717.
FEATURE: dashboards: show the full
versionlabel in theVersionpanel whenshort_versionlabel is empty (e.g. custom builds from feature branch). Previously, the panel could appear empty. See #11047.BUGFIX: vmalert: fix the
Notifierspage in web UI appearing blank despite the API returning notifier data correctly. See #11035.BUGFIX: vmalert: reset the group evaluation timestamp if it exceeds the current host time. Previously, vmalert could use future timestamps for evaluations if the system clock was shifted backward. See #10985.
BUGFIX: vmagent and vmsingle: properly parse Prometheus Native Histograms, previously Protobuf parser could produce unexpected
vmrangelabels. See #11041.BUGFIX: vmauth: properly calculate number of loaded users to be printed in startup log. Previously, it was only accounting for static users and skipped JWT configuration entries. See #11050.
BUGFIX: MetricsQL:
integrate()no longer extrapolates the last sample's value past the end of the time series. Previously, queryingintegrate(metric[1h])at a timestamp where the series had already ended would keep accruing area as if the last value continued indefinitely, producing values much larger than the true integral. See #9474. Thanks to @wtfashwin for contribution.BUGFIX:
vmselectin VictoriaMetrics cluster: avoid returning HTTP 503 for queries with partial results when a storage group is unavailable and-search.denyPartialResponseis disabled. See #11009. Thanks to @fxrlv for the contribution.BUGFIX: vmsingle and
vmselectin VictoriaMetrics cluster: properly escapeutf-8label names for /federate API requests. See #10968.BUGFIX: vmui: persist the
Disable deduplicationtoggle under its own local storage key. Before this fix, the toggle state was lost after reload and could overwrite theCompact viewtable setting. See #11004. Thanks to @immanuwell for the contribution.BUGFIX:
vmselectin VictoriaMetrics cluster: fix intermittentwrite: connection timed outerrors caused by silently dropped TCP connections being reused from the connection pool. See #10735.Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.