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

Commit db1b852

Browse files
Merge pull request #2300 from splunk/revert-2298-urbiz-OD6367-common-config-2
Revert "[6367]: Collector common config"
2 parents 7e60196 + 39a7619 commit db1b852

File tree

8 files changed

+3
-42
lines changed

8 files changed

+3
-42
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
The Splunk Distribution of the OpenTelemetry Collector has the following :ref:`configuration options <collector-common-config>` than can be used by several :ref:`otel-components`.
1+
The Splunk Distribution of the OpenTelemetry Collector has the following configuration options than can be used by several :ref:`otel-components`.
22

33
* :ref:`collector-common-config-auth`
44
* :ref:`collector-common-config-grcp`
5-
* :ref:`collector-common-config-http`
65
* :ref:`collector-common-config-net`
76
* :ref:`collector-common-config-tls`

gdi/opentelemetry/collector-common-config.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Common configuration options
1414

1515
Authentication settings <common-config/collector-common-config-auth.rst>
1616
gRCP settings <common-config/collector-common-config-grcp.rst>
17-
HTTP settings <common-config/collector-common-config-http.rst>
1817
Network settings <common-config/collector-common-config-net.rst>
1918
TLS settings <common-config/collector-common-config-tls.rst>
2019

gdi/opentelemetry/collector-linux/collector-linux-intro.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ See the default settings and configuration options at:
3333
* :ref:`otel-linux-config`
3434
* By default, you'll obtain these :ref:`metrics <ootb-metrics-windows>`
3535

36-
.. include:: /_includes/gdi/collector-common-options.rst
37-
3836
To upgrade or uninstall, see:
3937

4038
* :ref:`otel-linux-upgrade`

gdi/opentelemetry/collector-windows/collector-windows-intro.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ See the default settings and configuration options at:
3434
* :ref:`otel-windows-config`
3535
* By default, you'll obtain these :ref:`metrics <ootb-metrics-windows>`
3636

37-
.. include:: /_includes/gdi/collector-common-options.rst
38-
3937
To upgrade or uninstall, see:
4038

4139
* :ref:`otel-windows-upgrade`

gdi/opentelemetry/common-config/collector-common-config-http.rst

Lines changed: 0 additions & 31 deletions
This file was deleted.

gdi/opentelemetry/components/oauth2client-extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following settings are required to configure the extension:
7777

7878
* If void, there is no timeout on the client.
7979

80-
For more information on the client side TLS settings, see :ref:`collector-common-config-tls`.
80+
For more information on the client side TLS settings, see :new-page:`TLS configuration settings <https://github.com/open-telemetry/opentelemetry-collector/tree/main/config/configtls>` in GitHub.
8181

8282
.. _oauth2client-extension-example:
8383

gdi/opentelemetry/components/splunk-hec-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To allow the receiver to work with client extensions, add the following in the C
8989
* :new-page:`OIDC Authentication <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/oidcauthextension>`
9090
* :new-page:`OAuth 2 client <https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/oauth2clientauthextension>`
9191

92-
For advanced users, you can implement your own authentication extension to fulfill your requirements using the :new-page:`open-telemetry auth Go package <https://github.com/open-telemetry/opentelemetry-collector/tree/main/extension/auth>` and :ref:`collector-common-config-tls`.
92+
For advanced users, you can implement your own authentication extension to fulfill your requirements using the :new-page:`open-telemetry auth Go package <https://github.com/open-telemetry/opentelemetry-collector/tree/main/extension/auth>` and the :new-page:`configauth Go package <https://github.com/open-telemetry/opentelemetry-collector/tree/main/config/configauth>`.
9393

9494
Settings
9595
======================

gdi/opentelemetry/install-the-collector.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ Use these configurations to change the default settings in each Collector packag
117117
* :ref:`otel-linux-config`
118118
* :ref:`otel-windows-config`
119119

120-
.. include:: /_includes/gdi/collector-common-options.rst
121-
122120
.. raw:: html
123121

124122
<embed>

0 commit comments

Comments
 (0)