telegraf/plugins/outputs
Joshua Powers 080f5a2ecb
fix(outputs.stackdriver): Drop metrics on InvalidArgument gRPC error (#13931)
2023-09-22 09:40:05 -06:00
..
all feat(outputs): Add Nebius Cloud Monitoring plugin (#13379) 2023-06-09 07:23:52 -06:00
amon chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
amqp chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
application_insights docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
azure_data_explorer docs(outputs.azure_data_explorer): Update supported Azure Data Explorer flavors (#13677) 2023-07-26 18:33:35 +02:00
azure_monitor chore: Enable G601 rule for gosec (#13042) 2023-04-12 16:56:07 +02:00
bigquery feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
clarify docs: remove whitespace (#13367) 2023-05-30 11:47:26 -06:00
cloud_pubsub docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
cloudwatch fix(outputs.cloudwatch): Increase number of metrics per write (#13930) 2023-09-18 09:07:00 -06:00
cloudwatch_logs chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838) 2023-08-29 07:07:41 -06:00
cratedb chore: Enable G202 rule for gosec (#12984) 2023-04-03 15:21:26 +02: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 docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
elasticsearch fix(secrets): Minimize secret holding time (#13002) 2023-04-03 07:28:41 -06:00
event_hubs chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
exec chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02: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: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280) 2023-05-19 09:55:08 +02:00
health docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
http docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
influxdb chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279) 2023-06-09 10:11:52 +02:00
influxdb_v2 fix(outputs.influxdb_v2): Expose HTTP/2 client timeouts (#13562) 2023-07-10 16:29:59 +02:00
instrumental test(outputs.instrumental): Allow setting custom port (#13576) 2023-07-10 14:48:54 +02:00
iotdb chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838) 2023-08-29 07:07:41 -06:00
kafka docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
kinesis docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
librato chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
logzio chore: Enable G110 rule for gosec (#13044) 2023-04-14 17:14:55 +02:00
loki feat(outputs.loki): Add option for metric name label (#13157) 2023-05-04 11:56:19 +02:00
mongodb chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
mqtt docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
nats chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
nebius_cloud_monitoring chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06: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
opentelemetry docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
opentsdb chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
postgresql feat(outputs.postgresql): Add option to create time column with timezone (#13763) 2023-08-25 07:18:08 -06:00
prometheus_client feat(outputs.prometheus_client): Add secretstore support for basic_password (#13899) 2023-09-11 08:36:24 -06:00
redistimeseries chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
riemann chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
riemann_legacy chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
sensu docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
signalfx chore: Fix linter findings for nolintlint (part3) (#12613) 2023-02-07 17:06:12 +01:00
socket_writer chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
sql test(outputs.sql): Fix clean up of sql database file (#13918) 2023-09-14 20:09:06 +02:00
stackdriver fix(outputs.stackdriver): Drop metrics on InvalidArgument gRPC error (#13931) 2023-09-22 09:40:05 -06:00
stomp chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02: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: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
warp10 chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279) 2023-06-09 10:11:52 +02:00
wavefront feat(outputs.wavefront): Add more auth options and update SDK (#13857) 2023-09-08 12:46:08 -06:00
websocket docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
yandex_cloud_monitoring chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -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