add /api/v1/export

This commit is contained in:
ace
2021-12-22 16:31:34 +03:00
parent fa48c0d0e7
commit a7323bb1ed

View File

@ -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"