telegraf/plugins/outputs
Paweł Żak 89a235c620
chore(linters): Enable perfsprint linter and fix all findings. (#14208)
2023-10-30 06:14:16 -06:00
..
all feat(outputs.opensearch): Add OpenSearch output plugin (#11958) 2023-09-29 12:40:04 +02:00
amon chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
amqp chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
application_insights docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
azure_data_explorer feat(outputs.azure_data_explorer): Set user agent string (#14047) 2023-10-04 09:56:31 +02:00
azure_monitor chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
bigquery feat(outputs.bigquery): Project is no longer a required field (#14086) 2023-10-16 14:42:57 -06:00
clarify chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
cloud_pubsub docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
cloudwatch chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
cloudwatch_logs chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
cratedb docs(outputs.cratedb): Correct required SQL table schema (#13934) 2023-10-30 09:02:12 +01:00
datadog chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008) 2023-04-03 07:19:43 -06:00
discard feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
dynatrace chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
elasticsearch chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
event_hubs chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
exec fix(outputs.exec): Resolve lint issues with tests (#14101) 2023-10-12 14:49:28 -06:00
execd feat(outputs.execd): Add option for batch format (#13673) 2023-07-26 12:53:02 -06:00
file feat(outputs.file): Add compression (#13245) 2023-07-06 09:07:56 -06:00
graphite fix(outputs.graphite): Rework connection handling (#13527) 2023-07-05 21:15:58 +02:00
graylog chore: Enable G110 rule for gosec (#13044) 2023-04-14 17:14:55 +02:00
groundwork chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
health docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
http chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
influxdb docs(outputs.influxdb): Add help message about multiple influxdb (#14053) 2023-10-12 09:32:25 -06:00
influxdb_v2 chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
instrumental chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
iotdb chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
kafka test(outputs.kafka): Rework integration test to use bitnami/kafka (#14161) 2023-10-23 10:44:17 -06:00
kinesis docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
librato chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
logzio chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
loki chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
mongodb chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
mqtt docs(outputs.mqtt): Correct typo in protocol config parameter (#14071) 2023-10-12 09:26:12 -06:00
nats chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
nebius_cloud_monitoring fix(outputs.nebius_cloud_monitoring): Use correct endpoint (#14135) 2023-10-23 15:38:24 +02:00
newrelic chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
nsq chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
opensearch test(opensearch): Disable perf analyzer in test images (#14178) 2023-10-25 07:42:44 -06:00
opentelemetry docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
opentsdb chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
postgresql chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
prometheus_client docs(outputs.prometheus_client): Fix metric-type parameter naming (#14013) 2023-09-28 08:33:28 -06:00
redistimeseries fix(outputs.redistimeseries): Handle string fields correctly (#14060) 2023-10-12 14:39:14 -06:00
riemann chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
riemann_legacy chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
sensu chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
signalfx chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
socket_writer feat(socket_listener): Add vsock support to socket listener and writer (#14172) 2023-10-25 15:13:37 -06:00
sql test(outputs.sql): Fix clean up of sql database file (#13918) 2023-09-14 20:09:06 +02:00
stackdriver feat(outputs.stackdriver): Add metric type config options (#14017) 2023-10-02 10:30:32 +02:00
stomp chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
sumologic chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
syslog chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
timestream chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
warp10 chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
wavefront chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
websocket docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
yandex_cloud_monitoring chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
deprecations.go chore: update removal and deprecations for v1.30.0 (#13351) 2023-06-02 12:36:19 +02:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00