From d2d5cdff50207bcadcf56097dd0365036086a32d Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:52:27 -0700 Subject: [PATCH] Addresses #2255 (#2317) --- data/telegraf_plugins.yml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index c953650e9..4e937bbd1 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -1860,6 +1860,13 @@ output: introduced: 0.2.5 tags: [linux, macos, windows, cloud, messaging] + - name: AWS Timestream + id: timestream + description: | + The Timestream output plugin writes metrics to the [Amazon Timestream](https://aws.amazon.com/timestream/) service. + introduced: 1.16.0 + tags: [linux, macos, windows, cloud] + - name: Amon id: amon description: | @@ -2115,13 +2122,6 @@ output: introduced: 0.1.9 tags: [linux, macos, windows, data-stores] - - name: Prometheus Text-Based Format - id: prometheus - description: | - The Prometheus parser plugin is used internally in the Prometheus input plugin or the HTTP Listener v2 input plugin to simulate Pushgateway. - introduced: 1.17.0 - tags: [linux, macos, windows, applications] - - name: Prometheus Client id: prometheus_client description: | @@ -2130,13 +2130,6 @@ output: introduced: 0.2.1 tags: [linux, macos, windows, applications] - - name: Prometheus Remote Write - id: prometheusremotewrite - description: | - The Prometheus Remote Write data format output plugin converts metrics into the Prometheus protobuf exposition format. - introduced: 1.17.0 - tags: [linux, macos, windows, applications] - - name: Riemann id: riemann description: |