Friday, August 30, 2024

UPDATE databases/victoriametrics v1.103.0

Hey,

Update for VictoriaMetrics. Full release notes at [0]. Only a single
update note this time:

- The external_labels field in vmalert-tool test file will be deprecated
soon. Please use -external.label command-line flag instead, in the
same way as vmalert uses it. This change is done for the sake of
consistency between vmalert and vmalert-tool configuration. See this
issue[1].

Been running it fine for the last 2 days. OK?

[0]: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.103.0
[1]: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6735

Lucas


diff /usr/ports
commit - e07af32358f367f4d9f1d56f9f903f523c90cc22
path + /usr/ports
blob - e80724f98e175dc648521edc37975b11a536b26a
file + databases/victoriametrics/Makefile
--- databases/victoriametrics/Makefile
+++ databases/victoriametrics/Makefile
@@ -1,6 +1,6 @@
COMMENT = fast, cost-effective and scalable time series database

-V = 1.102.1
+V = 1.103.0

DIST_TUPLE += github VictoriaMetrics VictoriaMetrics v${V} . # Apache License 2.0

blob - db4704b2d545c6172e5459f9b24521927fd6c77b
file + databases/victoriametrics/distinfo
--- databases/victoriametrics/distinfo
+++ databases/victoriametrics/distinfo
@@ -1,2 +1,2 @@
-SHA256 (VictoriaMetrics-VictoriaMetrics-v1.102.1.tar.gz) = V2d7t/hbOuEnghDuWkgMW7CDS/uxwSjmNAtvaAKRbss=
-SIZE (VictoriaMetrics-VictoriaMetrics-v1.102.1.tar.gz) = 39536390
+SHA256 (VictoriaMetrics-VictoriaMetrics-v1.103.0.tar.gz) = jJ93u9r04thPnSlxxr+/RguMBeF+Fk/5txciRmkZIAU=
+SIZE (VictoriaMetrics-VictoriaMetrics-v1.103.0.tar.gz) = 35197803

No comments:

Post a Comment