Skip to content

Commit 90b4f1d

Browse files
committed
removed centos reference
1 parent 39953ed commit 90b4f1d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/azure-monitor/essentials/collect-custom-metrics-linux-telegraf.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@ ms.date: 08/01/2023
1111
---
1212
# Collect custom metrics for a Linux VM with the InfluxData Telegraf agent
1313

14-
> [!CAUTION]
15-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
1614

1715
This article explains how to deploy and configure the [InfluxData](https://www.influxdata.com/) Telegraf agent on a Linux virtual machine to send metrics to Azure Monitor.
1816

1917
> [!NOTE]
20-
> InfluxData Telegraf is an open source agent and not officially supported by Azure Monitor. For issues with the Telegraf connector, please refer to the Telegraf GitHub page here: [InfluxData](https://github.com/influxdata/telegraf)
18+
> InfluxData Telegraf is an open source agent and not officially supported by Azure Monitor. For issues with the Telegraf connector, refer to the Telegraf GitHub page here: [InfluxData](https://github.com/influxdata/telegraf)
2119
2220
## InfluxData Telegraf agent
2321

@@ -59,7 +57,7 @@ Install the package:
5957
sudo apt-get update
6058
sudo apt-get install telegraf
6159
```
62-
# [RHEL, CentOS, Oracle Linux](#tab/redhat)
60+
# [RHEL, Oracle Linux](#tab/redhat)
6361

6462
Add the repository:
6563

0 commit comments

Comments
 (0)