add export for native and csv for vmauth urls

This commit is contained in:
ace 2021-12-22 20:15:38 +03:00
parent 8524445662
commit 0a7e14c945
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0

View File

@ -78,6 +78,8 @@ users:
url_map:
- src_paths:
- "/api/v1/export"
- "/api/v1/export/csv"
- "/api/v1/export/native"
- "/api/v1/query"
- "/api/v1/query_range"
- "/api/v1/label/[^/]+/values"