yswdqz commented on PR #9822:
URL: https://github.com/apache/skywalking/pull/9822#issuecomment-1285761697

   > > > 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.
   > > 
   > > 
   > > Maybe we should replace `/folder/*` as 'folder' so that old 
configuration can be support. And we can judge file/folder by if there is a '/' 
in the string
   > 
   > That is not good practice. In typical setup, files in the folder should 
include `*` for files in the folder, and `**` represents files in the current 
and sub-folders.
   
   I understand.


-- 
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]

Reply via email to