opentelemetry-java-instrume.../.github/scripts/markdown_link_check_config....

12 lines
251 B
JSON

{
"ignorePatterns": [
{
"pattern": "^https://github\\.com/open-telemetry/opentelemetry-java-instrumentation/pull/"
},
{
"pattern": "^https://mvnrepository\\.com/artifact/io\\.opentelemetry$"
}
],
"retryOn429": true
}