Skip to content

Commit 709e3f4

Browse files
Edits
1 parent 13addff commit 709e3f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdi/opentelemetry/automatic-discovery/k8s/k8s-third-party.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can use automatic discovery to find third-party applications (such as databa
1313

1414
Update the Collector to version 0.94.0 and higher to activate automatic service discovery.
1515

16-
If you're using the Collector version 0.109.0 or higher, log in to Splunk Observability Cloud and go to the :guilabel:`Discovered services` tab in the :guilabel:`Data Management` menu to see which of your services and third-party applications the Collector has detected and can monitor automatically.
16+
If you're using the Collector version 0.109.0 or higher, log in to Splunk Observability Cloud and go to the :guilabel:`Discovered services` tab in the :guilabel:`Data Management` menu to see which of your services and third-party applications the Collector has detected and can monitor automatically. See :ref:`discovery-mode-k8s` for more details.
1717

1818
How automatic discovery works
1919
================================================
@@ -33,7 +33,7 @@ Deploy the Collector with automatic discovery
3333

3434
You can configure the DaemonSet from the Splunk Distribution of the OpenTelemetry Collector for Kubernetes to run in discovery mode. Edit the properties to add required credentials or service-specific information.
3535

36-
.. note:: To activate auto-discovery in the UI use ``featureGates: splunk.continuousDiscovery``.
36+
.. note:: If you're using the Collector version 0.109.0 or higher, activate auto-discovery in the UI using ``featureGates: splunk.continuousDiscovery``.
3737

3838
The following example shows how to activate discovery mode in the Helm chart and adds authentication properties for PostgreSQL service discovery:
3939

0 commit comments

Comments
 (0)