Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image victoriametrics/victoria-metrics to v1.111.0 #659

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

trap-renovate[bot]
Copy link
Contributor

@trap-renovate trap-renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Update Change
victoriametrics/victoria-metrics minor v1.110.0 -> v1.111.0

Release Notes

VictoriaMetrics/VictoriaMetrics (victoriametrics/victoria-metrics)

v1.111.0

Compare Source

v1.111.0

Released at 2025-02-10

Update note 1: Single-node VictoriaMetrics and vmstorage stop exposing vm_index_search_duration_seconds histogram metric. This metric records time spent on search operations in the index. It was introduced in v1.56.0. However, this metric was used neither in dashboards nor in alerting rules. It also has high cardinality because index search operations latency can differ by 3 orders of magnitude. Hence, dropping it as unused.

  • FEATURE: Single-node VictoriaMetrics and vmstorage: improve startup times when opening a storage with the retention exceeding a few months.

  • FEATURE: vmui: add the ability to switch the heatmap to a line chart. Now, vmui would suggest to switch to line graph display if heatmap can't be properly rendered. See this issue.

  • FEATURE: vmauth: add -httpInternalListenAddr cmd-line flag to serve internal HTTP routes /metrics, /flags, etc. It allows properly route requests to backends with the same service routes as vmauth. See this issue and this issue for details.

  • FEATURE: expose /-/healthy and /-/ready endpoints as Prometheus does on vmselect endpoints, thus achieving full Prometheus compatibility for external dependencies.

  • BUGFIX: vmagent: properly perform graceful shutdown for kafka client.

  • BUGFIX: vmagent: properly add message metadata headers for kafka remoteWrite target.

  • BUGFIX: vmui: improve clipboard error handling in tables and code snippets by showing detailed messages with possible reasons. See this pull request.

  • BUGFIX: vmui for VictoriaMetrics enterprise components: properly display enterprise features when the enterprise version is used.

  • BUGFIX: Single-node VictoriaMetrics and vmselect: fix discrepancies when using or binary operator. See this and this issues for details.

  • BUGFIX: vmsingle and vmstorage in VictoriaMetrics cluster: properly update number of unique series for cardinality limiter on ingestion. Previously, limit could undercount the real number of the ingested unique series.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Feb 7, 2025

Diff

@@ spec.template.spec.containers.victoria-metrics.image @@
# apps/v1/StatefulSet/monitor/victoria-metrics
! ± value change
- victoriametrics/victoria-metrics:v1.110.0
+ victoriametrics/victoria-metrics:v1.111.0

@trap-renovate trap-renovate bot force-pushed the renovate/victoriametrics-victoria-metrics-1.x branch from f912608 to 197987c Compare February 8, 2025 05:54
@pirosiki197 pirosiki197 merged commit 9a04f6b into main Feb 17, 2025
5 checks passed
@pirosiki197 pirosiki197 deleted the renovate/victoriametrics-victoria-metrics-1.x branch February 17, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant