Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Fix some external links into GitHub, and clean up IgnoreURL rules #5953

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,11 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
- ^https?://github\.com/open-telemetry/opentelemetry.io/tree/

# Ignore some links to GH repo content for now, most 4XX
- ^https?://github\.com/(OpenObservability|opentracing|openzipkin|[pP]rometheus|prometheus-community|prometheus-operator|avillela|census-instrumentation|cloudevents|dotnet|googleapis|in-toto|w3c)/
- ^https?://github\.com/(OpenObservability|opentracing|openzipkin|[pP]rometheus|prometheus-community)/
- ^https?://github\.com/open-telemetry/(build-tools|community|opentelemetry-collector-contrib|opentelemetry-collector|opentelemetry-dotnet-instrumentation|opentelemetry-helm-charts|opentelemetry-java-instrumentation|opentelemetry-java|opentelemetry-operator|opentelemetry-proto|opentelemetry-python-contrib|opentelemetry-specification|oteps|semantic-conventions|sig-end-user|weaver)/
- ^https?://github\.com/open-telemetry/opentelemetry-demo/blob/main/src/(imageprovider|loadgenerator|otelcollector|.*service)
# - ^https?://github\.com/.*?/.*?/(blob|tree)/
# TODO drop the following after https://github.com/open-telemetry/semantic-conventions/pull/1753 is merged and the submodule updated:
- ^https?://github\.com/in-toto/

# Too many redirects as the server tries to figure out the country and language,
# e.g.: https://www.microsoft.com/en-ca/sql-server.
Expand Down
4 changes: 2 additions & 2 deletions content/en/blog/2024/otel-operator-q-and-a/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ install the Prometheus Operator just to use these two CRs with the Target
Allocator.

The easiest way to install the
[`PodMonitor`](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.PodMonitor)
[`PodMonitor`](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#monitoring.coreos.com/v1.PodMonitor)
and
[`ServiceMonitor`](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.ServiceMonitor)
[`ServiceMonitor`](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#monitoring.coreos.com/v1.ServiceMonitor)
CRs is to grab a copy of the individual
[PodMonitor YAML](https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/charts/crds/crds/crd-podmonitors.yaml)
and
Expand Down
132 changes: 132 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -4371,6 +4371,26 @@
"StatusCode": 200,
"LastSeen": "2024-03-27T00:26:43.376792984Z"
},
"https://github.com/avillela/otel-errors-talk/blob/main/src/python/server.py": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:05:44.883686-05:00"
},
"https://github.com/avillela/otel-target-allocator-talk/blob/21e9643e28165e39bd79f3beec7f2b1f989d87e9/src/resources/02-otel-collector-ls.yml#L16-L21": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:05:44.656148-05:00"
},
"https://github.com/avillela/otel-target-allocator-talk/blob/21e9643e28165e39bd79f3beec7f2b1f989d87e9/src/resources/02-otel-collector-ls.yml#L43-L47": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:05:45.39538-05:00"
},
"https://github.com/avillela/otel-target-allocator-talk/blob/main/src/resources/02-otel-collector-ls.yml": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:05:46.237037-05:00"
},
"https://github.com/avillela/otel-target-allocator-talk/tree/main": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:05:48.070495-05:00"
},
"https://github.com/bacherfl": {
"StatusCode": 200,
"LastSeen": "2024-11-18T23:18:23.510566336Z"
Expand Down Expand Up @@ -4499,10 +4519,42 @@
"StatusCode": 206,
"LastSeen": "2025-01-16T11:38:03.030875-05:00"
},
"https://github.com/census-instrumentation/opencensus-proto/blob/v0.3.0/src/opencensus/proto/metrics/v1/metrics.proto#L195": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:02.730072-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs": {
"StatusCode": 206,
"LastSeen": "2025-01-07T10:32:17.841095-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/encodings/BinaryEncoding.md#trace-context": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:02.730087-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/resource/StandardResources.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:02.038704-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/stats/Record.md#recording-stats": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:04.682317-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/stats/gRPC.md#server": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:02.090317-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/Sampling.md#how-can-users-control-the-sampler-that-is-used-for-sampling": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:06.16179-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/Span.md#span-creation": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:05.353123-05:00"
},
"https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/TraceConfig.md#traceparams": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:07:07.18535-05:00"
},
"https://github.com/cerbos": {
"StatusCode": 200,
"LastSeen": "2024-08-07T15:44:54.601861+02:00"
Expand Down Expand Up @@ -4551,6 +4603,38 @@
"StatusCode": 200,
"LastSeen": "2024-08-07T15:43:37.986528+02:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/extensions/distributed-tracing.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:34.845795-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/primer.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:34.094757-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#id": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:36.029532-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#overview": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:30.797788-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#source-1": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:36.320521-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#specversion": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:36.894887-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#subject": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:37.13411-05:00"
},
"https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#type": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:03:37.493203-05:00"
},
"https://github.com/cloudflare/cfssl": {
"StatusCode": 206,
"LastSeen": "2025-01-07T10:31:41.99725-05:00"
Expand Down Expand Up @@ -4795,6 +4879,30 @@
"StatusCode": 200,
"LastSeen": "2024-02-26T10:53:39.237712+01:00"
},
"https://github.com/dotnet/aspire/tree/main/src/Aspire.Dashboard": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:02:54.212655-05:00"
},
"https://github.com/dotnet/aspnetcore/blob/main/src/SignalR/docs/specs/TransportProtocols.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:02:12.073488-05:00"
},
"https://github.com/dotnet/runtime/blob/edd23fcb1b350cb1a53fa409200da55e9c33e99e/docs/design/features/host-tracing.md#host-tracing": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:01:54.906183-05:00"
},
"https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/profiling/Profiler%20Loading.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:01:59.939978-05:00"
},
"https://github.com/dotnet/runtime/blob/main/docs/design/features/additional-deps.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:02:02.914411-05:00"
},
"https://github.com/dotnet/runtime/blob/main/docs/design/features/host-startup-hook.md": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:02:01.315159-05:00"
},
"https://github.com/dotnet/runtime/issues/93303": {
"StatusCode": 200,
"LastSeen": "2024-12-04T08:47:21.844695325Z"
Expand Down Expand Up @@ -5091,6 +5199,18 @@
"StatusCode": 200,
"LastSeen": "2024-10-24T15:10:16.695786+02:00"
},
"https://github.com/googleapis/googleapis/blob/6a8c7914d1b79bd832b5157a09a9332e8cbd16d4/google/rpc/error_details.proto#L119": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:00:21.409571-05:00"
},
"https://github.com/googleapis/googleapis/blob/6a8c7914d1b79bd832b5157a09a9332e8cbd16d4/google/rpc/error_details.proto#L40": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:00:18.312597-05:00"
},
"https://github.com/googleapis/googleapis/blob/d14bf59a446c14ef16e9931ebfc8e63ab549bf07/google/rpc/error_details.proto#L166": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:00:25.510175-05:00"
},
"https://github.com/gosnmp/gosnmp": {
"StatusCode": 206,
"LastSeen": "2025-01-13T11:43:48.041519-05:00"
Expand Down Expand Up @@ -8727,6 +8847,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T06:06:42.1819-05:00"
},
"https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#monitoring.coreos.com/v1.PodMonitor": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:13:34.822767-05:00"
},
"https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#monitoring.coreos.com/v1.ServiceMonitor": {
"StatusCode": 206,
"LastSeen": "2025-01-16T13:13:36.873312-05:00"
},
"https://github.com/prometheus-operator/prometheus-operator/releases": {
"StatusCode": 200,
"LastSeen": "2024-01-30T06:06:25.505322-05:00"
Expand Down Expand Up @@ -9395,6 +9523,10 @@
"StatusCode": 200,
"LastSeen": "2024-08-09T11:16:49.583224+02:00"
},
"https://github.com/w3c/baggage/blob/main/baggage/HTTP_HEADER_FORMAT_RATIONALE.md#case-sensitivity-of-keys": {
"StatusCode": 206,
"LastSeen": "2025-01-16T12:58:30.252547-05:00"
},
"https://github.com/wdalmut/opentelemetry-plugin-mongoose": {
"StatusCode": 206,
"LastSeen": "2025-01-07T10:33:05.399186-05:00"
Expand Down
Loading