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

Commit 7147108

Browse files
author
Maulik Patel
committed
Updated otel linux requirements - removed Oracle 7
1 parent 9ccda76 commit 7147108

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

_includes/requirements/collector-linux.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
The Collector supports the following Linux distributions and versions:
22

33
* Amazon Linux: 2, 2023. Log collection with Fluentd is not currently supported for Amazon Linux 2023.
4-
* CentOS, Red Hat, or Oracle: 7, 8, 9
4+
* CentOS, or Red Hat: 7, 8, 9
5+
* Oracle: 8, 9
56
* Debian: 11, 12
67
* SUSE: 12, 15 for version 0.34.0 or higher. Log collection with Fluentd is not currently supported.
78
* Ubuntu: 16.04, 18.04, 20.04, 22.04, and 24.04

gdi/opentelemetry/collector-linux/deployments-linux-ansible.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Install the Ansible collection
1515
The following Linux distributions and versions are supported:
1616

1717
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
18-
* CentOS, Red Hat, or Oracle: 7, 8, 9
18+
* CentOS, or Red Hat: 7, 8, 9
19+
* Oracle: 8, 9
1920
* Debian: 11, 12
2021
* SUSE: 12, 15 for Collector version 0.34.0 or higher. Log collection with Fluentd isn't supported.
2122
* Ubuntu: 16.04, 18.04, 20.04, and 22.04

gdi/opentelemetry/collector-linux/deployments-linux-chef.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Linux
2929
The following Linux distributions and versions:
3030

3131
* Amazon Linux: 2
32-
* CentOS, Red Hat, Oracle: 7, 8, 9
32+
* CentOS, Red Hat: 7, 8, 9
33+
* Oracle: 8, 9
3334
* Debian: 11, 12
3435
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
3536
* Ubuntu: 18.04, 20.04, 22.04

gdi/opentelemetry/collector-linux/deployments-linux-puppet.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Use this module to install and configure the Collector on Linux. Download and in
1313
Currently, we support the following Linux distributions and versions:
1414

1515
- Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
16-
- CentOS / Red Hat / Oracle: 7, 8, 9
16+
- CentOS / Red Hat: 7, 8, 9
17+
- Oracle: 8, 9
1718
- Debian: 11, 12
1819
- SUSE: 12, 15 (Note: Only applicable for Collector versions v0.34.0 or higher. Log collection with Fluentd not currently supported.)
1920
- Ubuntu: 16.04, 18.04, 20.04, 22.04

gdi/opentelemetry/collector-linux/deployments-linux-salt.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Supported Linux versions
2929
The following Linux distributions and versions are supported:
3030

3131
* Amazon Linux: 2, 2023. Log collection with Fluentd isn't supported for Amazon Linux 2023.
32-
* CentOS, Red Hat, Oracle: 7, 8, 9
32+
* CentOS, Red Hat: 7, 8, 9
33+
* Oracle: 8, 9
3334
* Debian: 11, 12
3435
* SUSE: 12, 15 (Note: Only for Collector versions 0.34.0 or higher. Log collection with Fluentd not currently supported.)
3536
* Ubuntu: 18.04, 20.04, 22.04

0 commit comments

Comments
 (0)