Commit Graph

2 Commits (98417ed246a41cb1e1a721bcd3ef0e89f6772b25)

Author SHA1 Message Date
Dustin 98417ed246 p/vm: Upgrade to v1.80.0
dustin/metricspi/pipeline/pr-master Something is wrong with the build of this commit Details
Switching from the `golang-package` macro to the `generic-package` macro
in order to make use of upstream's makefiles.  This will ensure that the
correct flags are passed to the Go compiler, especially those related to
embedding the version string in the binary.  Without this, the
`vm_app_version` metrics exposed by each application will be empty.
2022-08-29 16:14:18 -05:00
Dustin d99c3b8f4c Merge victoriametrics and vmutils packages
There's no reason for these to be separate packages.  They come from the
same source tree, so having a single package makes more sense.  I only
separated them originally because I wasn't sure exactly how to express
the proper options in the kconfig language.
2022-06-28 17:13:53 -05:00