File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,8 @@ 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
+ # 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
86
88
87
89
# Temporary until
88
90
# https://pkg.go.dev/go.opentelemetry.io/collector/config/configauth@v0.120.0+
Original file line number Diff line number Diff line change 9919
9919
"StatusCode": 200,
9920
9920
"LastSeen": "2025-02-06T02:19:12.345Z"
9921
9921
},
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
- },
9926
9922
"https://github.com/open-telemetry/opentelemetry-specification/tree/v1.41.0/specification/logs/api.md#logger": {
9927
9923
"StatusCode": 200,
9928
9924
"LastSeen": "2025-02-06T02:19:12.345Z"
You can’t perform that action at this time.
0 commit comments