Skip to content

Commit cfb7180

Browse files
committed
Ignore semconv api.md#emit-an-event for 1.41.0
1 parent e291875 commit cfb7180

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.htmltest.yml

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ 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+
# Fixed via https://github.com/open-telemetry/semantic-conventions/pull/1814
87+
- ^https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#emit-an-event
8688

8789
# Temporary until
8890
# https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth@v0.120.0+

static/refcache.json

-4
Original file line numberDiff line numberDiff line change
@@ -9919,10 +9919,6 @@
99199919
"StatusCode": 200,
99209920
"LastSeen": "2025-02-06T02:19:12.345Z"
99219921
},
9922-
"https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#emit-an-event": {
9923-
"StatusCode": 206,
9924-
"LastSeen": "2025-02-06T02:19:59.999Z"
9925-
},
99269922
"https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#logger": {
99279923
"StatusCode": 200,
99289924
"LastSeen": "2025-02-06T02:19:12.345Z"

0 commit comments

Comments
 (0)