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

Commit f7b6632

Browse files
Merge pull request #1811 from splunk/urbiz-DG24742-component-note
[DG24742]: Component note update
2 parents 5c6c2ef + 90d77c7 commit f7b6632

28 files changed

+57
-139
lines changed

gdi/opentelemetry/components/awss3-exporter.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ AWS S3 exporter
77
.. meta::
88
:description: This exporter targets to support proto/json format.
99

10-
.. note:: Document coming soon!
10+
The Splunk Distribution of the OpenTelemetry Collector supports the AWS S3 exporter. Documentation is planned for a future release.
1111

12-
The Splunk Distribution of the OpenTelemetry Collector supports the AWS S3 exporter, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`AWS S3 exporter <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awss3exporter>`.
12+
To find information about this component in the meantime, see :new-page:`AWS S3 exporter <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awss3exporter>` on GitHub.
1513

1614

gdi/opentelemetry/components/azureeventhub-receiver.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ Azure event hub receiver
77
.. meta::
88
:description: Pulls logs from an Azure event hub.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the Azure event hub receiver, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`Azure event hub receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/azureeventhubreceiver>`.
15-
10+
The Splunk Distribution of the OpenTelemetry Collector supports the Azure event hub receiver. Documentation is planned for a future release.
1611

12+
To find information about this component in the meantime, see :new-page:`Azure event hub receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/azureeventhubreceiver>` on GitHub.

gdi/opentelemetry/components/carbon-receiver.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ Carbon receiver
77
.. meta::
88
:description: Receives metrics in Carbon plaintext protocol.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the Carbon receiver, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`Carbon receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/carbonreceiver>`.
10+
The Splunk Distribution of the OpenTelemetry Collector supports the Carbon receiver. Documentation is planned for a future release.
1511

12+
To find information about this component in the meantime, see :new-page:`Carbon receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/carbonreceiver>` on GitHub.
1613

gdi/opentelemetry/components/cloudfoundry-receiver.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ Cloudfoundry receiver
77
.. meta::
88
:description: Connects to the Reverse Log Proxy (RLP) gateway of Cloud Foundry to extract metrics.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the Cloudfoundry receiver, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`Cloudfoundry receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/cloudfoundryreceiver>`.
10+
The Splunk Distribution of the OpenTelemetry Collector supports the Cloudfoundry receiver. Documentation is planned for a future release.
1511

12+
To find information about this component in the meantime, :new-page:`Cloudfoundry receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/cloudfoundryreceiver>` on GitHub.
1613

gdi/opentelemetry/components/collectd-receiver.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ CollectD receiver
77
.. meta::
88
:description: Receives data exported through the CollectD ``write_http`` plugin. Only supports the JSON format.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the CollectD receiver, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`CollectD receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/collectdreceiver>`.
15-
10+
The Splunk Distribution of the OpenTelemetry Collector supports the CollectD receiver. Documentation is planned for a future release.
1611

12+
To find information about this component in the meantime, see :new-page:`CollectD receiver <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/collectdreceiver>` on GitHub.

gdi/opentelemetry/components/discovery-receiver.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@ Discovery receiver
77
.. meta::
88
:description: Wraps the receiver creator to facilitate the discovery of metric collection targets.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the Discovery receiver, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`Discovery receiver <https://github.com/signalfx/splunk-otel-collector/tree/main/internal/receiver/discoveryreceiver>`.
15-
16-
You can also use the discovery mode of the Splunk Distribution of OpenTelemetry Collector to detect metric sources and collect metrics automatically. Learn more at :ref:`discovery_mode`.
10+
The Splunk Distribution of the OpenTelemetry Collector supports the Discovery receiver. Documentation is planned for a future release.
1711

12+
To find information about this component in the meantime, see :new-page:`Discovery receiver <https://github.com/signalfx/splunk-otel-collector/tree/main/internal/receiver/discoveryreceiver>` on GitHub.
1813

14+
.. note:: You can also use the discovery mode of the Splunk Distribution of OpenTelemetry Collector to detect metric sources and collect metrics automatically. Learn more at :ref:`discovery_mode`.

gdi/opentelemetry/components/docker-observer-extension.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ Docker Observer extension
77
.. meta::
88
:description: Use the basicauth extension to authenticate clients and servers using basic authentication.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the Docker Observer extension, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`Docker Observer extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/observer/dockerobserver>`.
15-
10+
The Splunk Distribution of the OpenTelemetry Collector supports the Docker Observer extension. Documentation is planned for a future release.
1611

12+
To find information about this component in the meantime, see :new-page:`Docker Observer extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/observer/dockerobserver>` on GitHub.

gdi/opentelemetry/components/ecs-observer-extension.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ ECS Observer extension
77
.. meta::
88
:description: Uses the ECS and EC2 API to discover Prometheus scrape targets.
99

10-
.. note:: Document coming soon!
10+
The Splunk Distribution of the OpenTelemetry Collector supports the ECS Observer extension. Documentation is planned for a future release.
1111

12-
The Splunk Distribution of the OpenTelemetry Collector supports the ECS Observer extension, but it is not yet documented.
12+
To find information about this component in the meantime, see :new-page:`ECS Observer extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/observer/ecsobserver>` on GitHub.
1313

14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`ECS Observer extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/observer/ecsobserver>`.
1514

1615

gdi/opentelemetry/components/file-exporter.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ File exporter
77
.. meta::
88
:description: Writes pipeline data to a JSON file in Protobuf JSON encoding using the OpenTelemetry protocol.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the File exporter, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`File exporter <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/fileexporter>`.
15-
10+
The Splunk Distribution of the OpenTelemetry Collector supports the File exporter. Documentation is planned for a future release.
1611

12+
To find information about this component in the meantime, see :new-page:`File exporter <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/fileexporter>` on GitHub.

gdi/opentelemetry/components/file-storage-extension.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ File storage extension
77
.. meta::
88
:description: Uses the ECS and EC2 API to discover Prometheus scrape targets.
99

10-
.. note:: Document coming soon!
11-
12-
The Splunk Distribution of the OpenTelemetry Collector supports the File storage extension, but it is not yet documented.
13-
14-
To find information about this component, see the documentation in the GitHub repository at :new-page:`File storage extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage>`.
10+
The Splunk Distribution of the OpenTelemetry Collector supports the File storage extension. Documentation is planned for a future release.
1511

12+
To find information about this component in the meantime, see :new-page:`File storage extension <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage>` on GitHub.
1613

0 commit comments

Comments
 (0)