From 6511697db9cc87a5b1ae67bd8ff0155d8ac35006 Mon Sep 17 00:00:00 2001 From: Anna Urbiztondo Date: Tue, 11 Feb 2025 07:51:48 +0100 Subject: [PATCH] note --- _includes/network-explorer-info.rst | 8 ++++++++ .../network-explorer/network-explorer-intro.rst | 8 ++++++++ .../network-explorer/network-explorer-setup.rst | 14 +++++++++----- .../network-explorer/network-explorer.rst | 10 ++++++++++ 4 files changed, 35 insertions(+), 5 deletions(-) create mode 100644 _includes/network-explorer-info.rst diff --git a/_includes/network-explorer-info.rst b/_includes/network-explorer-info.rst new file mode 100644 index 000000000..697d83ae9 --- /dev/null +++ b/_includes/network-explorer-info.rst @@ -0,0 +1,8 @@ +.. note:: + + While Splunk Observability Cloud fully supports the Network Explorer navigator, the upstream OpenTelemetry eBPF Helm chart is not covered under official Splunk support. Any feature updates, security, or bug fixes to it are not bound by any SLAs. + + If you wish to continue using Network Explorer to see data in Splunk Observability Cloud, point the upstream eBPF Helm chart to the OpenTelemetry Collector running as a gateway. + + + diff --git a/infrastructure/network-explorer/network-explorer-intro.rst b/infrastructure/network-explorer/network-explorer-intro.rst index 0a3234176..53ac933e4 100644 --- a/infrastructure/network-explorer/network-explorer-intro.rst +++ b/infrastructure/network-explorer/network-explorer-intro.rst @@ -32,4 +32,12 @@ Get started with Network Explorer For information on how to set up Network Explorer, see :ref:`network-explorer-setup`. +.. raw:: html +
+ +.. include:: /_includes/network-explorer-info.rst + +.. raw:: html + +
diff --git a/infrastructure/network-explorer/network-explorer-setup.rst b/infrastructure/network-explorer/network-explorer-setup.rst index b72cfe0d1..50f5a0187 100644 --- a/infrastructure/network-explorer/network-explorer-setup.rst +++ b/infrastructure/network-explorer/network-explorer-setup.rst @@ -7,11 +7,15 @@ Set up Network Explorer in Kubernetes .. meta:: :description: Install and configure Network Explorer on Kubernetes systems using the OpenTelemetry Collector eBPF Helm chart. -.. note:: - - While Splunk Observability Cloud fully supports the Network Explorer navigator, the upstream OpenTelemetry eBPF Helm chart is not covered under official Splunk support. Any feature updates, security, or bug fixes to it are not bound by any SLAs. - - If you wish to continue using Network Explorer to see data in Splunk Observability Cloud, point the upstream eBPF Helm chart to the OpenTelemetry Collector running as a gateway. +.. raw:: html + +
+ +.. include:: /_includes/network-explorer-info.rst + +.. raw:: html + +
You can install and configure Network Explorer as part of the Splunk Distribution of the OpenTelemetry Collector Helm chart. You also need the OpenTelemetry Collector eBPF Helm chart. diff --git a/infrastructure/network-explorer/network-explorer.rst b/infrastructure/network-explorer/network-explorer.rst index e11bf9ee7..989e0ecbf 100644 --- a/infrastructure/network-explorer/network-explorer.rst +++ b/infrastructure/network-explorer/network-explorer.rst @@ -16,6 +16,16 @@ Network Explorer in Splunk Infrastructure Monitoring network-explorer-troubleshoot +.. raw:: html + +
+ +.. include:: /_includes/network-explorer-info.rst + +.. raw:: html + +
+ Use the following links to navigate the documentation set for Network Explorer in Splunk Infrastructure Monitoring: * :ref:`network-explorer-intro`