Skip to content

Commit dfec619

Browse files
swahbaatoulme
andauthored
Update link checker to ingore deleted exporter links from CHANGELOG.md (#5607)
* Update link checker to ingore deleted exporter links from CHANGELOG.md * Update .lychee.toml --------- Co-authored-by: Antoine Toulme <[email protected]>
1 parent e03ee2a commit dfec619

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lychee.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ exclude = [
2222
"https://superuser.com/a/980821", # failing with 403 Forbidden
2323
"https://github.com/signalfx/splunk-otel-collector/tree/main/internal/receiver/databricksreceiver", # databricsreceiver was deleted
2424
"https://self-service.isv.ci", # Failing with timeouts, not stable and still current according to https://github.com/cf-platform-eng/selfservice/blame/main/README.md#L3
25+
"https://github.com/signalfx/splunk-otel-collector/tree/main/internal/exporter/httpsinkexporter", # exporter was deleted
26+
"https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/loggingexporter", # exporter was deleted
2527
]

0 commit comments

Comments
 (0)