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

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"