mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 15:29:24 +01:00
return information about cluster
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
(cherry picked from commit 8f09569cb8
)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
3185b8048c
commit
5e6fe50c53
2
Makefile
2
Makefile
@ -259,7 +259,7 @@ copy-docs:
|
||||
# For ORDER=0 it adds no order tag/weight tag.
|
||||
# FOR OLD_URL='' it adds no alias.
|
||||
# Images starting with <img src="docs/ are replaced with <img src="
|
||||
# Cluster docs are supposed to be ordered as 9th.
|
||||
# Cluster docs are supposed to be ordered as 2nd.
|
||||
# The rest of docs is ordered manually.
|
||||
docs-sync:
|
||||
SRC=README.md DST=docs/Cluster-VictoriaMetrics.md OLD_URL='/Cluster-VictoriaMetrics.html' ORDER=2 TITLE='Cluster version' $(MAKE) copy-docs
|
||||
|
Loading…
Reference in New Issue
Block a user