Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
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
8 changes: 8 additions & 0 deletions _includes/network-explorer-info.rst
Original file line number Diff line number Diff line change
@@ -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.



8 changes: 8 additions & 0 deletions infrastructure/network-explorer/network-explorer-intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

<div class="include-start" id="troubleshooting-components.rst"></div>

.. include:: /_includes/network-explorer-info.rst

.. raw:: html

<div class="include-stop" id="troubleshooting-components.rst"></div>
14 changes: 9 additions & 5 deletions infrastructure/network-explorer/network-explorer-setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

<div class="include-start" id="troubleshooting-components.rst"></div>

.. include:: /_includes/network-explorer-info.rst

.. raw:: html

<div class="include-stop" id="troubleshooting-components.rst"></div>

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.

Expand Down
10 changes: 10 additions & 0 deletions infrastructure/network-explorer/network-explorer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ Network Explorer in Splunk Infrastructure Monitoring
network-explorer-troubleshoot


.. raw:: html

<div class="include-start" id="troubleshooting-components.rst"></div>

.. include:: /_includes/network-explorer-info.rst

.. raw:: html

<div class="include-stop" id="troubleshooting-components.rst"></div>

Use the following links to navigate the documentation set for Network Explorer in Splunk Infrastructure Monitoring:

* :ref:`network-explorer-intro`
Expand Down