StorageType
could use capture groups from the matched RegexResolver
regex to dynamically adjust it's settings
#132
Labels
enhancement
New feature or request
The
StorageType
config option could use capture groups from theRegexResolver
regex to dynamically adjust it's own config fields. For example, theS3Resolver
could adjust the bucket name depending on the resolved query id by using capture groups from the matched regex. This would allow changing the bucket name based on the query id. Similarly, theLocalResolver
could have this functionality for its fields.The text was updated successfully, but these errors were encountered: