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: |