Joshua Powers
49cd0a8131
feat(outputs.postgresql): add Postgresql output ( #11672 )
2022-08-25 13:33:23 -06:00
reimda
07179c466b
chore: Use build tags to select plugins ( #11654 )
2022-08-15 22:44:59 +02:00
橘子
5d669e2724
feat(outputs.iotdb): Add new output plugin to support Apache IoTDB ( #11557 )
2022-08-10 13:00:41 -06:00
Guy Korland
3c5d71b7cd
feat: Add RedisTimeSeries plugin ( #11054 )
2022-07-19 07:08:51 -06:00
asaleh
b0819baeec
feat: add Stomp (Active MQ) output plugin ( #7995 )
2022-07-14 07:14:41 -06:00
Robert Thein
7b6ff69ce7
fix: register bigquery to output plugins #10177 ( #10178 )
2021-12-01 09:07:08 -07:00
Vladislav
27dea9bd8f
feat: add new groundwork output plugin ( #9891 )
2021-11-30 14:25:21 -07:00
bustedware
7d6672c53a
feat: add mongodb output plugin ( #9923 )
2021-10-28 14:42:49 -06:00
Thomas Conté
e324ef1985
feat: Azure Event Hubs output plugin ( #9346 )
2021-10-18 09:06:35 -05:00
Jacob Marble
bfcd0f6bb1
feat: OpenTelemetry output plugin ( #9228 )
2021-08-04 16:11:55 -04:00
Minni Walia
f57ffa2a9b
Add new output plugin for Azure Data Explorer(ADX) ( #9426 )
2021-07-13 17:25:24 -04:00
Alexander Emelin
0fd0ae0953
Add WebSocket output plugin ( #9188 )
2021-06-03 22:53:38 -06:00
reimda
e289612ff3
Add SQL output plugin ( #9280 )
2021-06-03 22:49:55 -06:00
i-prudnikov
fdde9084c1
AWS Cloudwatch log output ( #8639 )
...
* Cloudwatch log output
* Fixes based on @sspaink review
* Make linter happy
* iMake LGTM happy, add new tests
2021-03-26 11:02:42 -05:00
Caleb Hailey
cc61251cc9
Sensu Go Output Plugin for Telegraf ( #8398 )
2021-03-03 13:56:42 -05:00
Labesse Kévin
c17cc8cabb
plugin: output loki ( #8450 )
2021-03-02 15:48:48 -05:00
Ben Keith
2cf4b751be
SignalFx Output ( #6714 )
...
* [outputs.signalfx] Add output plugin for SignalFX
This output plugin converts the `telegraf.Metrics` into signalfx
`datapoint`s and then transmits them to the ingest servers using
signalfx golang client lib.
As of this commit, the client lib is allowed to pick sane defaults
and none of its fields are overridable via telegraf config. This
can be changed in the future if needed.
The unit tests only test for conversion of `telegraf.Metric`s to
the `datapoint` structs. All code that executes after that is
assumed to be tested in the signalfx client lib itself (and not
worth writing end-to-end tests for).
Further enhancements:
- Custom ingest urls
- Better batching
- More extensive tests
- Support for events, sent by whitelist only
Co-authored-by: Ben Keith <benkeith@splunk.com>
Co-authored-by: Akshay <akshay.moghe@gmail.com>
Co-authored-by: Jay Camp <jcamp@splunk.com>
2021-02-25 15:30:01 -05:00
Paweł Żak
ba66d4facb
Revive fixes - part 1 ( #8797 )
...
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
2021-02-08 11:18:40 -05:00
peter-volkov
38796f035b
#8295 Initial Yandex.Cloud monitoring ( #8296 )
2020-11-02 11:11:47 -05:00
Ido Halevi
9b23a04b69
A new Logz.io output plugin ( #8202 )
2020-10-22 11:53:08 -04:00
piotrwest
7c2c2c5d8b
Add the Timestream Output Plugin ( #8239 )
...
Co-authored-by: Piotr Westfalewicz <westpiot@amazon.com>
2020-10-15 13:51:17 -04:00
Patryk Małek
e9dcade0a8
Sumo Logic output plugin ( #8023 )
2020-09-10 10:56:35 -04:00
Thomas Schuetz
780fbfecb2
Dynatrace output plugin ( #7881 )
2020-08-12 11:51:53 -04:00
Steven Soroka
0efcca3c33
execd output ( #7761 )
2020-07-02 11:59:29 -04:00
hsinghkalsi
580ac61cf7
Add newrelic output plugin ( #7019 )
2020-05-27 11:24:49 -07:00
Aurélien HÉBERT
ce02bebf30
Add output plugin for Warp10 ( #1923 )
2020-01-09 11:29:16 -08:00
Greg
819bf8e99d
Add exec output plugin ( #6267 )
2019-08-20 17:07:24 -07:00
Daniel Nelson
aaaad4d217
Add health output plugin ( #5882 )
2019-05-29 18:31:06 -07:00
javicrespo
761705c299
Add syslog output plugin ( #5802 )
2019-05-08 11:21:51 -07:00
emily
f5f85aa74f
Add GCP Cloud Pubsub output plugin ( #5202 )
2019-01-08 15:53:02 -08:00
James Maidment
0b601513a2
Add stackdriver output plugin ( #3876 )
2018-10-16 11:47:10 -07:00
Greg
1fdf032db0
Add influx v2 output plugin ( #4645 )
2018-09-12 14:48:59 -07:00
Gunnar
f70d6519e7
Add Azure Monitor output plugin ( #4089 )
2018-09-05 14:50:32 -07:00
Karol Zadora-Przylecki
863af9d1d4
Add Microsoft Application Insights output plugin ( #4010 )
2018-05-15 16:05:59 -07:00
Dark
190a4128c5
Add HTTP output plugin ( #2491 )
2018-05-14 17:15:40 -07:00
Felix Geisendörfer
62ec3e50d9
Add CrateDB output plugin ( #3210 )
2017-11-09 14:03:16 -08:00
Pierre Tessier
366f3f560c
Add Wavefront output plugin ( #3160 )
2017-09-29 16:13:08 -07:00
Leandro Piccilli
bb28fb256b
Add Elasticsearch 5.x output ( #2332 )
2017-03-20 17:47:57 -07:00
Patrick Hemmer
b3537ef2a8
add socket listener & writer ( #2094 )
...
closes #1516
closes #1711
closes #1721
closes #1526
2017-02-02 16:24:03 +00:00
Fabio Berchtold
3fa37a9212
Rewriting Riemann output plugin ( #1900 )
...
* rename to riemann_legacy
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* initial draft for Riemann output plugin rewrite
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add unit tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add option to send string metrics as states
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add integration tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add plugin README.md
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* bump riemann library
* clarify settings description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* update Readme.md with updated description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add Riemann event examples
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* use full URL for Riemann server address
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
closes #1878
2017-01-27 14:54:59 -08:00
Cameron Sparr
9db30250c3
'discard' output plugin
2016-11-23 14:03:30 +00:00
Paulo Pires
6b1cc67664
Add NATS output plugin.
...
Added NATS server container needed for tests.
Added NATS output plug-in. Fixes #1487
NATS output plug-in use internal.GetTLSConfig to instrument TLS configuration.
Added NATS output plug-in to changelog.
closes #1487
closes #1697
2016-09-06 11:39:57 +01:00
Cameron Sparr
342cfc4087
ReAdd gelf serializer & graylog output filter. ( #1299 )
...
This reverts commit 958ef2f872 .
2016-05-31 16:41:27 +01:00
Cameron Sparr
958ef2f872
Revert "Add gelf serializer & graylog output filter." ( #1299 )
2016-05-31 11:21:20 +01:00
vanillahsu
eeeab5192b
Add gelf serializer & graylog output filter. ( #1167 )
...
* add gelf serializer.
* change url.
* handle fields in correct format.
* add graylog.
* handle host field of graylog.
* 1: Add go-gelf entry to Godeps to fix ci.
2: switch to github.com/Graylog2/go-gelf.
* implement Close().
* Deprecated gelf serializer, and back to graylog-golang.
* Update graylog-golang's hash.
* move gelf related function to graylog.go.
* 1: remove uneeded deps on Godeps_windows.
2: add README.md
3: add unittest.
* Fix unittest on 'go test -race'
2016-05-31 10:58:35 +01:00
Jason Roelofs
f32916a5bd
Output stats to the Instrumental TCP Collector
...
closes #1139
2016-05-18 15:03:28 +01:00
Cameron Sparr
a9c135488e
Add Serializer plugins, and 'file' output plugin
2016-02-12 14:13:49 -07:00
Stephen Kwong
e0dc1ef5bd
Add Cloudwatch output
...
closes #553
2016-01-21 09:11:52 -07:00
Jack Zampolin
0cdf1b07e9
Fix issue 524
2016-01-20 10:57:35 -08:00
Thibault Cohen
ef5c630d3a
Add Graphite output
2016-01-16 17:19:27 -07:00