telegraf/plugins/outputs
Sebastian Spaink fde637464a
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878)
2021-10-07 15:47:56 -05:00
..
all feat: OpenTelemetry output plugin (#9228) 2021-08-04 16:11:55 -04:00
amon Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
amqp Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
application_insights Make microsoft lowercase (#9209) 2021-04-27 17:01:45 -05:00
azure_data_explorer docs: updated azure data explorer plugin documentation (#9816) 2021-10-05 16:51:45 -05:00
azure_monitor refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
bigquery Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
cloud_pubsub Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
cloudwatch fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878) 2021-10-07 15:47:56 -05:00
cloudwatch_logs fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878) 2021-10-07 15:47:56 -05:00
cratedb fix: CrateDB replace dots in tag keys with underscores (#9566) 2021-08-10 17:48:02 -04:00
datadog Add HTTP proxy to datadog output (#9297) 2021-06-01 17:18:31 -04:00
discard Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -05:00
dynatrace refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
elasticsearch Add ability to enable gzip compression in elasticsearch output (#8913) 2021-05-08 13:17:44 -06:00
exec Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
execd Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
file refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
graphite Allow more characters in graphite tags (#9249) 2021-05-18 12:29:30 -04:00
graylog fix: mute graylog UDP/TCP tests by marking them as integration (#9881) 2021-10-07 15:41:59 -05:00
health refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
http refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
influxdb refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
influxdb_v2 refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
instrumental Allow more characters in graphite tags (#9249) 2021-05-18 12:29:30 -04:00
kafka Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
kinesis fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878) 2021-10-07 15:47:56 -05:00
librato refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
logzio Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
loki fix: update toml tag to match sample config / readme (#9848) 2021-10-04 10:05:56 -04:00
mqtt fix: add keep alive config option, add documentation around issue with eclipse/mosquitto version combined with this plugin, update test (#9803) 2021-10-01 11:10:30 -04:00
nats nats_output: use the configured credentials file (#8986) 2021-03-15 11:09:10 -05:00
newrelic Added support to override metric_url in newrelic output plugin (#9342) 2021-06-15 17:15:31 -04:00
nsq Integration test audit (#8725) 2021-01-26 11:06:12 -07:00
opentelemetry chore: update influxdb-observability for OpenTelemetry plugins (#9718) 2021-09-14 13:07:28 -05:00
opentsdb refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
prometheus_client refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
riemann Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
riemann_legacy Linter fixes - gosimple (#9046) 2021-03-25 13:57:01 -04:00
sensu refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
signalfx Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
socket_writer refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
sql refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
stackdriver fix: migrate to cloud.google.com/go/monitoring/apiv3/v2 (#9880) 2021-10-07 14:47:59 -05:00
sumologic refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
syslog Adding RFC3164 support to inputs.syslog (#8454) 2021-07-08 14:39:46 -06:00
timestream fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878) 2021-10-07 15:47:56 -05:00
warp10 refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
wavefront Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
websocket Add WebSocket output plugin (#9188) 2021-06-03 22:53:38 -06:00
yandex_cloud_monitoring refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00