wu-sheng commented on PR #9822: URL: https://github.com/apache/skywalking/pull/9822#issuecomment-1285768420
* `/folder/*` should be from the root. * `folder/*` represents `folder` in the current context * `folder/file` represents a file or a folder. In our case, `folder` is illegal for our case. So, we treat this as a file, just add a default suffix(`.yaml`) by following we are doing for now. -- 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]
