VictoriaMetrics: Make VictoriaLogs optional add-on (#6489)

* Make Logs optional

* Update json
This commit is contained in:
Slaviša Arežina
2025-08-02 15:13:21 +02:00
committed by GitHub
parent 7c0869e29b
commit 074bb615e7
3 changed files with 23 additions and 9 deletions

View File

@@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "Included option to install VictoriaLogs.",
"type": "info"
}
]
}