mirror of
https://gitea.0xace.cc/ansible-galaxy/victoriametrics.git
synced 2025-06-28 21:13:08 +00:00
add /api/v1/export
This commit is contained in:
@ -77,6 +77,7 @@ users:
|
||||
password: {{ user.password }}
|
||||
url_map:
|
||||
- src_paths:
|
||||
- "/api/v1/export"
|
||||
- "/api/v1/query"
|
||||
- "/api/v1/query_range"
|
||||
- "/api/v1/label/[^/]+/values"
|
||||
|
Reference in New Issue
Block a user