Files
VictoriaMetrics/app/vmselect
Arie Heinrich 212ce1baf0 Spelling and Markdown Standards
Another batch of documentation improvements

Fix Spelling in:
- Comments in code
- Displayed strings

One change was in a json file used for the anomaly dashboard in docker,
else no other code was changed.

Some Markdown changes, related to standards:
- URLs
- List numbering
- Empty spaces at the end of a line
2025-08-18 22:46:34 +02:00
..
2025-08-18 22:46:34 +02:00
2025-08-18 22:46:34 +02:00
2025-08-15 14:46:49 +04:00
2024-11-28 13:47:37 +01:00

vmselect performs the incoming queries and fetches the required data from vmstorage.

The vmui directory contains static contents built from app/vmui package with make vmui-update command. The vmui page is available at http://<victoria-metrics>:8428/vmui/.