Update victoriametrics/vmagent Docker tag to v1.93.1 #69
Reference in New Issue
Block a user
Delete Branch "renovate/victoriametrics-vmagent-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.93.0->v1.93.1Release Notes
VictoriaMetrics/VictoriaMetrics (victoriametrics/vmagent)
v1.93.1Compare Source
v1.93.1
Released at 2023-08-23
v1.93.x is a line of LTS releases (e.g. long-time support). It contains important up-to-date bugfixes.
The v1.93.x line will be supported for at least 12 months since v1.93.0 release
-boolFlagName value, since this leads to silent incomplete flags' parsing. This form should be replaced with-boolFlagName=value. See this issue.-remoteWrite.labelcommand-line flag just before sending samples to the configured-remoteWrite.urlaccording to these docs. Previously these labels were incorrectly set before the relabeling configured via-remoteWrite.urlRelabelConfigsand the stream aggregation configured via-remoteWrite.streamAggr.config, so these labels could be lost or incorrectly transformed before sending the samples to remote storage. The fix allows using-remoteWrite.labelfor identifyingvmagentinstances in cluster mode. See this issue and these docs for more details.DEBUGlogging when parsingiffilters inside relabeling rules and when parsingmatchfilters inside stream aggregation rules.:chars in label names with_when-usePromCompatibleNamingcommand-line flag is passed tovmagent,vminsertor single-node VictoriaMetrics. This addresses this comment.-dstbelongs to specified-storageDataPath. See this issue.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.