mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-18 14:40:26 +01:00
885fc4122a
### Describe Your Changes
Added makefile rule for `GOARCH=loong64` to support building all
VictoriaMetrics components on the `loongarch64` platform.
### Checklist
The following checks are **mandatory**:
* [X] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
Signed-off-by: qiangxuhui <qiangxuhui@loongson.cn>
(cherry picked from commit
|
||
---|---|---|
.. | ||
auth | ||
backoff | ||
barpool | ||
deployment | ||
influx | ||
limiter | ||
multiarch | ||
native | ||
opentsdb | ||
prometheus | ||
remoteread | ||
stepper | ||
terminal | ||
utils | ||
vm | ||
flags.go | ||
influx.go | ||
main.go | ||
Makefile | ||
opentsdb.go | ||
prometheus_test.go | ||
prometheus.go | ||
README.md | ||
remoteread.go | ||
utils.go | ||
vm_native.go |
See vmctl docs here.
vmctl docs can be edited at docs/vmctl.md.