Skip to content

Commit 62d0ae5

Browse files
committed
Handle semantic-conventions as best we can atm
1 parent abc87a6 commit 62d0ae5

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

.htmltest.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
6969
# FIXME: A patch until we can get Docsy to mark "View page source" links as excluded from link checking,
7070
# Actually, it would be better to pin the version of the OTel spec.
7171
- ^https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/logs/event-(api|sdk)\.md
72+
# FIXME: same issue as for the OTel spec mentioned above:
73+
- ^https://github.com/open-telemetry/semantic-conventions/tree/main
7274

7375
# Ignore some links to GH repo content for now, most 4XX
74-
- ^https?://github\.com/open-telemetry/(semantic-conventions)/
7576
- ^https?://github\.com/open-telemetry/opentelemetry-demo/blob/main/src/(imageprovider|loadgenerator|otelcollector|.*service)
7677
# TODO drop the following after https://github.com/open-telemetry/semantic-conventions/pull/1753 is merged and the submodule updated:
7778
- ^https?://github\.com/in-toto/

static/refcache.json

-20
Original file line numberDiff line numberDiff line change
@@ -12111,10 +12111,6 @@
1211112111
"StatusCode": 206,
1211212112
"LastSeen": "2025-01-17T17:00:14.594326-05:00"
1211312113
},
12114-
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/attributes-registry/_index.md": {
12115-
"StatusCode": 404,
12116-
"LastSeen": "2025-01-17T17:00:17.00729-05:00"
12117-
},
1211812114
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/attributes-registry/android.md": {
1211912115
"StatusCode": 206,
1212012116
"LastSeen": "2025-01-17T17:00:23.447463-05:00"
@@ -12579,10 +12575,6 @@
1257912575
"StatusCode": 206,
1258012576
"LastSeen": "2025-01-17T17:00:16.241584-05:00"
1258112577
},
12582-
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/general/attribute-naming.md": {
12583-
"StatusCode": 404,
12584-
"LastSeen": "2025-01-17T17:00:17.226913-05:00"
12585-
},
1258612578
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/general/attribute-requirement-level.md": {
1258712579
"StatusCode": 206,
1258812580
"LastSeen": "2025-01-17T17:00:16.073148-05:00"
@@ -12595,10 +12587,6 @@
1259512587
"StatusCode": 206,
1259612588
"LastSeen": "2025-01-17T17:00:16.096633-05:00"
1259712589
},
12598-
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/general/group-stability.md": {
12599-
"StatusCode": 404,
12600-
"LastSeen": "2025-01-17T17:00:17.007148-05:00"
12601-
},
1260212590
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/general/logs.md": {
1260312591
"StatusCode": 206,
1260412592
"LastSeen": "2025-01-17T17:00:17.817603-05:00"
@@ -12631,10 +12619,6 @@
1263112619
"StatusCode": 206,
1263212620
"LastSeen": "2025-01-17T17:00:25.564867-05:00"
1263312621
},
12634-
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/hardware/_index.md": {
12635-
"StatusCode": 404,
12636-
"LastSeen": "2025-01-17T17:00:18.070536-05:00"
12637-
},
1263812622
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/hardware/common.md": {
1263912623
"StatusCode": 206,
1264012624
"LastSeen": "2025-01-17T17:00:18.830192-05:00"
@@ -12839,10 +12823,6 @@
1283912823
"StatusCode": 206,
1284012824
"LastSeen": "2025-01-17T17:00:28.702482-05:00"
1284112825
},
12842-
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/runtime/_index.md": {
12843-
"StatusCode": 404,
12844-
"LastSeen": "2025-01-17T17:00:15.786744-05:00"
12845-
},
1284612826
"https://github.com/open-telemetry/semantic-conventions/tree/main/docs/runtime/dotnet-metrics.md": {
1284712827
"StatusCode": 206,
1284812828
"LastSeen": "2025-01-17T17:00:24.180076-05:00"

0 commit comments

Comments
 (0)