File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -83,3 +83,10 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
83
83
- ^https://docs.docker.com/registry/spec/manifest-v2-2/#example-image-manifest
84
84
- ^https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html#RETURN-VALUES
85
85
- ^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
Original file line number Diff line number Diff line change 15087
15087
"StatusCode": 200,
15088
15088
"LastSeen": "2025-01-06T11:32:23.675071-05:00"
15089
15089
},
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
- },
15098
15090
"https://pkg.go.dev/go.opentelemetry.io/collector/confmap/provider/envprovider": {
15099
15091
"StatusCode": 200,
15100
15092
"LastSeen": "2024-11-19T13:34:41.905691-05:00"
You can’t perform that action at this time.
0 commit comments