Skip to content

Commit 7bccc70

Browse files
committed
Ignore links until they are published
1 parent 27c3e81 commit 7bccc70

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.htmltest.yml

+7
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,10 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
8383
- ^https://docs.docker.com/registry/spec/manifest-v2-2/#example-image-manifest
8484
- ^https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html#RETURN-VALUES
8585
- ^https://www.erlang.org/doc/man/erl_error.html#format_exception-3
86+
87+
# Temporary until
88+
# https://pkg.go.dev/go.opentelemetry.io/collector/config/[email protected]+
89+
# is published to include
90+
# https://github.com/open-telemetry/opentelemetry-collector/pull/12309
91+
- ^https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#client-authenticators
92+
- ^https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#server-authenticators

static/refcache.json

-8
Original file line numberDiff line numberDiff line change
@@ -15087,14 +15087,6 @@
1508715087
"StatusCode": 200,
1508815088
"LastSeen": "2025-01-06T11:32:23.675071-05:00"
1508915089
},
15090-
"https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#client-authenticators": {
15091-
"StatusCode": 200,
15092-
"LastSeen": "2025-02-06T22:27:59.999Z"
15093-
},
15094-
"https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth#server-authenticators": {
15095-
"StatusCode": 200,
15096-
"LastSeen": "2025-02-06T22:27:59.999Z"
15097-
},
1509815090
"https://pkg.go.dev/go.opentelemetry.io/collector/confmap/provider/envprovider": {
1509915091
"StatusCode": 200,
1510015092
"LastSeen": "2024-11-19T13:34:41.905691-05:00"

0 commit comments

Comments
 (0)