telegraf/plugins/outputs
Anton Brekhov dada11e228
feat(outputs): Add Nebius Cloud Monitoring plugin (#13379)
2023-06-09 07:23:52 -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 chore: Enable G103 rule for gosec (#13038) 2023-04-12 07:32:46 -06:00
azure_data_explorer chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +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 chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
cloudwatch docs: fix remaining markdownlinter issues (#12658) 2023-02-09 10:57:08 -07:00
cloudwatch_logs chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07: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 chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01: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 chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
file chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
graphite chore(serializers.graphite): Migrate to new-style framework (#13321) 2023-05-24 08:49:41 -06: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 feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
http chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279) 2023-06-09 10:11:52 +02:00
influxdb chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279) 2023-06-09 10:11:52 +02:00
influxdb_v2 fix(serializers.influx): Restore disabled uint support by default (#13164) 2023-05-02 13:45:19 +02:00
instrumental chore(serializers.graphite): Migrate to new-style framework (#13321) 2023-05-24 08:49:41 -06:00
iotdb fix(secrets): Minimize secret holding time (#13002) 2023-04-03 07:28:41 -06:00
kafka docs(common.kafka): Remove experimental notes (#13232) 2023-05-04 19:17:40 +02:00
kinesis chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +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 chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
nats chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
nebius_cloud_monitoring feat(outputs): Add Nebius Cloud Monitoring plugin (#13379) 2023-06-09 07:23:52 -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 chore(deps): Update OpenTelemetry from 0.3.1 to 0.3.3 (#12840) 2023-03-13 12:22:03 +01:00
opentsdb chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
postgresql chore: Enable G103 rule for gosec (#13038) 2023-04-12 07:32:46 -06:00
prometheus_client chore(serializers.prometheus): Migrate to new-style framework (#13347) 2023-05-31 11:02:19 -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 chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01: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 fix(outputs.sql): Use config.duration to correctly parse toml config (#13408) 2023-06-09 10:22:36 +02:00
stackdriver fix(outputs.stackdriver): Allow for custom metric type prefix (#13168) 2023-05-04 11:56:29 -06:00
stomp chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
sumologic chore(serializers.graphite): Migrate to new-style framework (#13321) 2023-05-24 08:49:41 -06:00
syslog chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
timestream chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
warp10 chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279) 2023-06-09 10:11:52 +02:00
wavefront feat(outputs.wavefront): Add TLS and HTTP Timeout configuration fields (#13349) 2023-06-05 15:34:31 +02:00
websocket chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
yandex_cloud_monitoring chore: Enable G101 rule for gosec (#13009) 2023-04-03 20:31:08 +02: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