mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-21 15:45:01 +00:00
![]() ### Describe Your Changes
- add VMUI pages for filters debug
- add `config.json` file to the root of the application. The file
structure is as follows:
```
{
"license": {
"type": "enterprise" or "opensource"
}
}
```
- refactor navigation configuration files. This refactor enables more
flexible customization of menu elements.
UI:
<details>
<summary>Renention filters debug</summary>
Empty page:

Results:

Example config:

</details>
<details>
<summary>Downsampling filters debug</summary>
Empty page:

Results:

Example config:

</details>
### Checklist
The following checks are **mandatory**:
- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
(cherry picked from commit
|
||
---|---|---|
.. | ||
victoria-logs | ||
vlinsert | ||
vlogscli | ||
vlogsgenerator | ||
vlselect | ||
vlstorage | ||
vmagent | ||
vmalert | ||
vmalert-tool | ||
vmauth | ||
vmbackup | ||
vmbackupmanager | ||
vmctl | ||
vmgateway | ||
vminsert | ||
vmrestore | ||
vmselect | ||
vmstorage | ||
vmui |