Search Criteria
Package Details: victoriametrics 1.138.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/victoriametrics.git (read-only, click to copy) |
|---|---|
| Package Base: | victoriametrics |
| Description: | Fast, cost-effective and scalable time series database |
| Upstream URL: | https://victoriametrics.github.io |
| Keywords: | influx prometheus timeseries tsdb |
| Licenses: | Apache-2.0 |
| Submitter: | anonfunc |
| Maintainer: | anonfunc |
| Last Packager: | anonfunc |
| Votes: | 6 |
| Popularity: | 0.000407 |
| First Submitted: | 2021-03-07 18:37 (UTC) |
| Last Updated: | 2026-03-24 20:19 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
anonfunc commented on 2025-05-29 17:44 (UTC)
@xfallenangelx Sure, added. Thanks for the suggestion :)
xfallenangelx commented on 2025-05-26 07:14 (UTC)
Heya, any chance of getting the version added to the compiled binaries? Currently, doing a --version on these binaries or querying it via metrics gives back an empty string. Something like the following added into the ldflags?
-X github.com/VictoriaMetrics/VictoriaMetrics/lib/buildinfo.Version=${pkgver}-${pkgrel}