add /api/v1/export

This commit is contained in:
ace 2021-12-22 16:31:34 +03:00
parent fa48c0d0e7
commit a7323bb1ed
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0

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"