mirror of
https://gitea.0xace.cc/ansible-galaxy/victoriametrics.git
synced 2025-01-18 12:02:20 +00:00
add /api/v1/export
This commit is contained in:
parent
fa48c0d0e7
commit
a7323bb1ed
@ -77,6 +77,7 @@ users:
|
|||||||
password: {{ user.password }}
|
password: {{ user.password }}
|
||||||
url_map:
|
url_map:
|
||||||
- src_paths:
|
- src_paths:
|
||||||
|
- "/api/v1/export"
|
||||||
- "/api/v1/query"
|
- "/api/v1/query"
|
||||||
- "/api/v1/query_range"
|
- "/api/v1/query_range"
|
||||||
- "/api/v1/label/[^/]+/values"
|
- "/api/v1/label/[^/]+/values"
|
||||||
|
Loading…
Reference in New Issue
Block a user