mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add deprecation notice. (#21232)
Signed-off-by: Naseem <naseem@transit.app>
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
apiVersion: v1
|
||||
name: telegraf
|
||||
version: 1.6.0
|
||||
version: 1.6.1
|
||||
appVersion: 1.12
|
||||
deprecated: false
|
||||
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
|
||||
deprecated: true
|
||||
description: DEPRECATED Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
|
||||
keywords:
|
||||
- telegraf
|
||||
- collector
|
||||
- timeseries
|
||||
- influxdata
|
||||
home: https://www.influxdata.com/time-series-platform/telegraf/
|
||||
maintainers:
|
||||
- name: naseemkullah
|
||||
email: naseemkullah@gmail.com
|
||||
engine: gotpl
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
# Telegraf
|
||||
# DEPRECATED - Telegraf
|
||||
|
||||
**This chart has been deprecated and moved to its new home:**
|
||||
|
||||
- **GitHub repo:** https://github.com/influxdata/helm-charts
|
||||
- **Charts repo:** https://helm.influxdata.com/
|
||||
|
||||
[Telegraf](https://github.com/influxdata/telegraf) is a plugin-driven server agent written by the folks over at [InfluxData](https://influxdata.com) for collecting & reporting metrics.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user