Install Victoria Metrics
All checks were successful
dustin/metricspi/pipeline/head This commit looks good

Victoria Metrics is not available by default with Buildroot, but adding
a package description for it is very straightforward.  The flags and
tags are specified within Victoria Metrics's own Makefile.
This commit is contained in:
2022-06-23 10:59:07 -05:00
parent 4dddea5a99
commit 2befb681c7
5 changed files with 18 additions and 0 deletions

View File

@@ -86,3 +86,4 @@ BR2_PACKAGE_UTIL_LINUX_SULOGIN=y
BR2_TARGET_ROOTFS_SQUASHFS=y
BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y
# BR2_TARGET_ROOTFS_TAR is not set
BR2_PACKAGE_VICTORIAMETRICS=y