From f12394b017fb81495601a5c116d0be02966a55d6 Mon Sep 17 00:00:00 2001 From: "Arrobo, Gabriel" Date: Thu, 26 Mar 2026 14:45:32 -0700 Subject: [PATCH] Update urls to avoid/minimize redirects Signed-off-by: Arrobo, Gabriel --- conf.py | 8 -------- developer/monitoring.rst | 4 ++-- onramp/directory.rst | 3 +-- onramp/gnb.rst | 4 ++-- 4 files changed, 5 insertions(+), 14 deletions(-) diff --git a/conf.py b/conf.py index 2f77830..7a85742 100644 --- a/conf.py +++ b/conf.py @@ -261,18 +261,10 @@ def get_version(): # -- Options for linkcheck --------------------------------------------------- # The link checker strips off .md from links and then complains linkcheck_ignore = [ - r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*', r'https://jenkins.aetherproject.org/.*', r'https://kubernetes\.io/docs/tasks/run-application/horizontal-pod-autoscale/.*', - r'https://sas.goog/.*', - r'https://www.fs.com/.*', - r'https://velero.io/.*', r'https://cloud.google.com/.*', - r'https://ark.intel.com/.*', - r'https://wiki.onosproject.org/.*', - r'https://wiki.opennetworking.org/.*', r'https://wiki.aetherproject.org/.*', - r'https://docs.sd-core.opennetworking.org/.*', r'https://opennetworking.org/.*', ] diff --git a/developer/monitoring.rst b/developer/monitoring.rst index f17e087..4ff0ec8 100644 --- a/developer/monitoring.rst +++ b/developer/monitoring.rst @@ -6,7 +6,7 @@ Monitoring Development ================================ Aether leverages `Prometheus `_ to collect -and store platform and service metrics, `Grafana `_ +and store platform and service metrics, `Grafana `_ to visualize metrics over time, and `Alertmanager `_ to notify Aether operators of events requiring attention. This monitoring stack is running on each Aether cluster. This section describes how an Aether component can "opt in" to the Aether monitoring stack so that its metrics can be @@ -26,7 +26,7 @@ into Prometheus format and export them. A component that exposes a Prometheus exporter HTTP endpoint via a Service can tell Prometheus to scrape this endpoint by defining a -`ServiceMonitor `_ +`ServiceMonitor `_ custom resource. The ServiceMonitor is typically created by the Helm chart that installs the component. diff --git a/onramp/directory.rst b/onramp/directory.rst index 5b80477..8151f56 100644 --- a/onramp/directory.rst +++ b/onramp/directory.rst @@ -151,5 +151,4 @@ uses the toolset, but not the platform/service. .. _reading_ansible: .. admonition:: Further Reading - `Overview: How Ansible Works `__. - + `Overview: How Ansible Works `__. diff --git a/onramp/gnb.rst b/onramp/gnb.rst index 9a39311..c5d71de 100644 --- a/onramp/gnb.rst +++ b/onramp/gnb.rst @@ -30,8 +30,8 @@ options are likely to be different in other countries. In addition to :doc:`Other Blueprints `, we are tracking community experience with different hardware in the - ``#aether-onramp`` channel of the `ONF Workspace - `__, with summaries of different + ``#aether-onramp`` channel of the `Aether Workspace + `__, with summaries of different combinations people have tried reported in the OnRamp `Troubleshooting Wiki Page `__.