wu-sheng commented on PR #9822: URL: https://github.com/apache/skywalking/pull/9822#issuecomment-1285713973
> > @yswdqz Do you think is it better to support the path pattern as well as use a file name? Such as `k8s/*.yaml` or `apisix/apisix.yaml` > > That's a really good idea! One more compatibility we could add is, support ignore suffix(`.yaml`). Then a folder should be `/folder/*`, a file(`folder/mal.yaml`) should be either `folder/mal` or `folder/mal.yaml`. By this, we could support users' local configuration files placed and config in the old way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
