Skip to content

Commit e544ec0

Browse files
committed
Ignore semconv api.md#emit-an-event for 1.41.0
1 parent 8792c38 commit e544ec0

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/[email protected]+

static/refcache.json

-4
Original file line numberDiff line numberDiff line change
@@ -9927,10 +9927,6 @@
99279927
"StatusCode": 200,
99289928
"LastSeen": "2025-02-06T02:19:12.345Z"
99299929
},
9930-
"https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#emit-an-event": {
9931-
"StatusCode": 206,
9932-
"LastSeen": "2025-02-06T02:19:59.999Z"
9933-
},
99349930
"https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#logger": {
99359931
"StatusCode": 200,
99369932
"LastSeen": "2025-02-06T02:19:12.345Z"

0 commit comments

Comments
 (0)