Skip to content

Commit f7fae14

Browse files
committed
Reinstate qryn link for now
1 parent f966a51 commit f7fae14

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.htmltest.yml

-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
7474
- ^https://shorturl.at/osHRX$
7575
# TODO move into content/en/blog/2023/contributing-to-otel/index.md once https://github.com/open-telemetry/opentelemetry.io/issues/3889 is implemented
7676
- ^https://shorturl.at/vLYZ0$
77-
# Vendor-specific links
78-
- ^https://qryn.metrico.in/#/support # SPA with query parameters, which htmltest omits from the cache, so we can't check it.
7977

8078
# Temporary until semconv is updated to 1.30.0+
8179
- ^https://cloud.google.com/apis/design/resource_names#full_resource_name

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -15559,6 +15559,10 @@
1555915559
"StatusCode": 200,
1556015560
"LastSeen": "2025-02-01T07:09:55.714191-05:00"
1556115561
},
15562+
"https://qryn.metrico.in/#/support": {
15563+
"StatusCode": 206,
15564+
"LastSeen": "2025-02-06T15:00:59.999Z"
15565+
},
1556215566
"https://quarkus.io": {
1556315567
"StatusCode": 206,
1556415568
"LastSeen": "2025-01-06T11:32:14.820507-05:00"

0 commit comments

Comments
 (0)