Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit ac18727

Browse files
Merge pull request #2558 from splunk/urbiz-OD6528-discovered-services-note
[6528]: Note on Entity discovery
2 parents 642f27c + 8f5ada0 commit ac18727

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

gdi/opentelemetry/automatic-discovery/discovery-kubernetes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ To enable zero-code instrumentation of Java, Node.js, and .NET applications runn
3838

3939
To use the Collector's automatic discovery of third-party applications in Kubernetes environments see :ref:`k8s-third-party`. With this option you'll only have to reuse a config file automatically generated by the Collector.
4040

41+
.. note:: If you're using the Collector version 0.109.0 or higher, log in to Splunk Observability Cloud and go to the :guilabel:`Discovered entities` 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.
42+
4143
For a walkthrough of how to use automatic discovery and zero-code instrumentation to monitor an application in a Kubernetes environment, see :ref:`k8s-advanced-auto-discovery-config`.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ Automatic discovery for third-party services in Kubernetes
99

1010
You can use automatic discovery to find third-party applications (such as databases and web servers) running in your Kubernetes environment. Automatic discovery gathers telemetry data from these applications and sends it to Splunk Observability Cloud.
1111

12-
.. note:: Update the Collector to version 0.94.0 and higher to activate automatic service discovery.
12+
.. note::
13+
14+
Update the Collector to version 0.94.0 and higher to activate automatic service discovery.
15+
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 entities` 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.
1317

1418
How automatic discovery works
1519
================================================

gdi/opentelemetry/discovery-mode.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ The following diagram shows how automatic discovery finds data sources:
5252

5353
<h2>Supported host services and applications for automatic discovery</h2>
5454

55+
.. note:: If you're in a Kubernetes environment and are using the Collector version 0.109.0 or higher, log in to Splunk Observability Cloud and go to the :guilabel:`Discovered entities` 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.
56+
5557
Automatic discovery of third-party applications is supported in Linux and Kubernetes environments for the following services:
5658

5759
.. list-table::

0 commit comments

Comments
 (0)