{ "ignorePatterns": [ { "pattern": "^http://localhost" }, { "pattern": "^https://github.com/apache/skywalking/blob/master/changes/changes-x.y.z.md$" }, { "pattern": "^https://dist.apache.org/repos/dist/dev/skywalking/x.y.z$" } ], "timeout": "10s", "retryOn429": true, "retryCount": 10, "fallbackRetryDelay": "1000s", "aliveStatusCodes": [ 200, 401 ] }