Please answer these questions before submitting your issue.
Bug
-
Which version of SkyWalking, OS, and JRE?
-
Which company or project?
skywalking-eyes
Take https://github.com/apache/apisix/ as an example.
git clone this repo, touch conf/apisix-aa.yaml.
You will find this file is ignored by .gitignore, in absolute path format /conf/apisix-*.yaml.
Then you can run docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check, you will find out this file is not ignored.
Please answer these questions before submitting your issue.
Bug
Which version of SkyWalking, OS, and JRE?
Which company or project?
skywalking-eyes
Take https://github.com/apache/apisix/ as an example.
git clone this repo, touch conf/apisix-aa.yaml.
You will find this file is ignored by
.gitignore, in absolute path format/conf/apisix-*.yaml.Then you can run
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check, you will find out this file is not ignored.