telegraf/plugins/inputs
Óscar Erades 59f53c0302
feat: Use HTTPClientConfig struct in elastic stack plugins (#14207)
2023-11-13 15:53:36 -07:00
..
activemq fix(inputs.jolokia2_agent): Trim quotes around tags (#14132) 2023-10-18 06:32:48 -06:00
aerospike chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
aliyuncms chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
all feat(inputs.ldap): Add LDAP input plugin supporting OpenLDAP and 389ds (#13995) 2023-10-10 13:09:35 +02:00
amd_rocm_smi chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
amqp_consumer feat(inputs.amqp_consumer): Add secretstore support for username and password (#14001) 2023-09-27 21:56:48 +02:00
apache chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
apcupsd chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
aurora chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
azure_monitor chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
azure_storage_queue chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
bcache test: Do not use hard-coded /tmp/telegraf (#13444) 2023-06-14 21:39:31 +02:00
beanstalkd chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
beat chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
bind docs: Fix markdownlinter issues (#13365) 2023-05-30 11:13:54 -06:00
bond chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
burrow chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
cassandra chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
ceph chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
cgroup fix(inputs.cgroup): Escape backslashes (#14187) 2023-10-31 17:48:54 +01:00
chrony chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
cisco_telemetry_mdt chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
clickhouse chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
cloud_pubsub chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
cloud_pubsub_push chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
cloudwatch chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
cloudwatch_metric_streams chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
conntrack docs(inputs.conntrack): Explain different collection methods (#13691) 2023-07-28 18:45:10 +02:00
consul chore(docs): Remove repetitive "the" (#13295) 2023-05-22 06:14:01 -06:00
consul_agent fix(internal): Fix time parsing for abbreviated timezones (#13363) 2023-06-02 10:05:55 -06:00
couchbase chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
couchdb chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
cpu docs(inputs.cpu): Clarify 'time_active' contains 'iowait' (#14215) 2023-10-31 06:20:44 -06:00
csgo chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
ctrlx_datalayer chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
dcos chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
directory_monitor chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
disk fix(inputs.disk): Add inodes_used_percent field (#14267) 2023-11-10 17:24:35 +01:00
diskio chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
disque chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
dmcache chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
dns_query chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
docker docs(inputs.docker): Add help message about permissions for container (#14094) 2023-10-12 08:40:19 -06:00
docker_log chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
dovecot chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
dpdk chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
ecs fix(inputs.ecs): Fix cgroupv2 CPU metrics (#14197) 2023-10-30 15:49:23 +01:00
elasticsearch feat: Use HTTPClientConfig struct in elastic stack plugins (#14207) 2023-11-13 15:53:36 -07:00
elasticsearch_query feat: Use HTTPClientConfig struct in elastic stack plugins (#14207) 2023-11-13 15:53:36 -07:00
ethtool chore: Enable multi-os golanglint-ci (#13599) 2023-07-14 15:58:19 +02:00
eventhub_consumer chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
example chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
exec chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
execd chore: Fix linter findings for Windows (part4) (#13246) 2023-06-09 10:24:43 +02:00
fail2ban feat(inputs.fail2ban): Allow specification of socket (#13452) 2023-06-15 12:34:59 -06:00
fibaro feat(inputs.fibaro): Support HC3 device types (#13754) 2023-08-28 22:47:08 +02:00
file chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
filecount chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
filestat chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
fireboard chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
fluentd chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
github chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
gnmi feat(inputs.gnmi): Rework plugin (#14091) 2023-10-31 17:51:05 +01:00
google_cloud_storage chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
graylog chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
haproxy chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280) 2023-05-19 09:55:08 +02:00
hddtemp chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
http chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
http_listener_v2 chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
http_response feat(inputs.http_response): Add body form option (#14189) 2023-10-30 09:06:22 +01:00
httpjson chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
hugepages chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
icinga2 chore: update removal and deprecations for v1.30.0 (#13351) 2023-06-02 12:36:19 +02:00
infiniband fix(inputs.infiniband): Handle devices without counters (#14049) 2023-10-04 09:54:50 +02:00
influxdb chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
influxdb_listener chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
influxdb_v2_listener chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
intel_baseband chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
intel_dlb chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
intel_pmt feat(input.intel_pmt): Add pci_bdf tag to uniquely identify GPUs and other peripherals (#14004) 2023-10-02 20:47:36 +02:00
intel_pmu chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
intel_powerstat docs(inputs.intel_powerstat): Add notes about hw/sw dependencies (#14263) 2023-11-10 12:33:20 +01:00
intel_rdt chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
internal chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
internet_speed chore(deps): Bump github.com/showwin/speedtest-go from 1.6.6 to 1.6.7 (#14250) 2023-11-10 12:27:37 +01:00
interrupts chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
ipmi_sensor chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
ipset fix(inputs.ipset): Parse lines with timeout (#14262) 2023-11-10 12:32:36 +01:00
iptables chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
ipvs chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
jenkins fix(inputs.jenkins): Filter after searching sub-folders (#14105) 2023-10-19 16:47:47 +02:00
jolokia chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
jolokia2_agent test(inputs.jolokia2_agent): Sort metrics as order is not consistent (#14227) 2023-11-02 10:22:42 +01:00
jolokia2_proxy feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
jti_openconfig_telemetry fix(inputs.jti_openconfig_telemetry): Do not block GRPC dial (#13958) 2023-09-26 06:36:55 -06:00
kafka_consumer chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
kafka_consumer_legacy chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
kapacitor chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
kernel feat(inputs.kernel): Collect KSM metrics (#13728) 2023-08-09 22:43:14 +02:00
kernel_vmstat chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
kibana feat: Use HTTPClientConfig struct in elastic stack plugins (#14207) 2023-11-13 15:53:36 -07:00
kinesis_consumer chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
knx_listener chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
kube_inventory chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
kubernetes feat(inputs.kubernetes): Extend kube_inventory plugin to include and extend resourcequota, secrets, node, and pod measurement (#13040) 2023-05-19 07:54:09 -06:00
lanz chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
ldap feat(inputs.ldap): Collect additional fields (#14092) 2023-10-12 08:47:27 -06:00
leofs chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
libvirt chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
linux_cpu chore: Enable G301, G302 and G306 rules for gosec (#13022) 2023-04-04 08:51:08 -06:00
linux_sysctl_fs chore: Enable G301, G302 and G306 rules for gosec (#13022) 2023-04-04 08:51:08 -06:00
logparser chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
logstash feat: Use HTTPClientConfig struct in elastic stack plugins (#14207) 2023-11-13 15:53:36 -07:00
lustre2 chore: Enable additional gocritic (#13714) 2023-08-03 18:58:27 +02:00
lvm chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
mailchimp chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
marklogic chore: Enable additional gocritic (#13714) 2023-08-03 18:58:27 +02:00
mcrouter chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
mdstat chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
mem chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
memcached chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
mesos chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
minecraft chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
mock fix(inputs.mock): Plugin not aligned with documentation (#13997) 2023-09-26 15:29:17 +02:00
modbus feat(inputs.modbus): Add support for string-fields (#14145) 2023-11-07 09:48:23 +01:00
mongodb chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
monit chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
mqtt_consumer fix(inputs.mqtt_consumer): Resolve could not mark message delivered (#14243) 2023-11-03 14:39:12 +01:00
multifile chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
mysql chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
nats chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
nats_consumer chore: update removal and deprecations for v1.30.0 (#13351) 2023-06-02 12:36:19 +02:00
neptune_apex chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
net chore(inputs.net): Deprecate 'ignore_protocol_stats' value 'false' (#13608) 2023-07-12 08:04:00 -06:00
net_response chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
netflow fix(inputs.netflow): Fix sFlow metric timestamp (#14195) 2023-10-30 05:18:55 -06:00
netstat chore: Fix linter findings for errorlint (part6) (#12733) 2023-03-01 22:19:38 +01:00
nfsclient fix(inputs.nfsclient): Avoid panics, better error messages (#13982) 2023-09-25 21:44:40 +02:00
nginx chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
nginx_plus chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
nginx_plus_api chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
nginx_sts chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
nginx_upstream_check chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
nginx_vts chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
nomad fix(internal): Fix time parsing for abbreviated timezones (#13363) 2023-06-02 10:05:55 -06:00
nsd chore: Fix linter findings for errorlint (part6) (#12733) 2023-03-01 22:19:38 +01:00
nsq chore: Fix linter findings for errorlint (part6) (#12733) 2023-03-01 22:19:38 +01:00
nsq_consumer chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
nstat docs: Update all readme to pass linter (#12615) 2023-02-09 11:04:41 +01:00
ntpq chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
nvidia_smi fix(inputs.nvidia_smi): Add legacy power readings to v12 schema (#13962) 2023-09-21 15:43:18 +02:00
opcua fix(inputs.opcua): Register node IDs again on reconnect (#13682) 2023-08-07 22:48:47 +02:00
opcua_listener feat(inputs.opcua_listener): Add monitoring params (#13923) 2023-10-10 13:06:17 +02:00
openldap chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
openntpd chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
opensearch_query test(opensearch): Disable perf analyzer in test images (#14178) 2023-10-25 07:42:44 -06:00
opensmtpd chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
openstack docs(openstack): Update examples with quote around time intervals (#14174) 2023-10-24 07:43:12 -06:00
opentelemetry feat(inputs.opentelemetry): Add configurable log record dimensions (#13846) 2023-09-05 10:13:39 -06:00
openweathermap feat(inputs.openweathermap): Add per-city query scheme for current weather (#14214) 2023-10-31 06:29:12 -06:00
p4runtime chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
passenger chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
pf chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
pgbouncer chore(linters): Fix findings found by testifylint: compares (#14177) 2023-10-24 15:02:26 -06:00
phpfpm chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
ping chore(linters): Fix findings found by testifylint for Windows and enable it. (#14238) 2023-11-02 06:40:30 -06:00
postfix chore: Fix linter findings for Windows (part4) (#13246) 2023-06-09 10:24:43 +02:00
postgresql chore(linters): Fix findings found by testifylint: compares (#14177) 2023-10-24 15:02:26 -06:00
postgresql_extensible chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
powerdns docs(inputs.powerdns): Document additonal permissions (#14256) 2023-11-08 07:18:57 -07:00
powerdns_recursor chore: Enable filepathJoin checker for gocritic (#13758) 2023-08-14 23:18:20 +02:00
processes chore(linters): Fix findings found by testifylint: compares (#14177) 2023-10-24 15:02:26 -06:00
procstat chore(linters): Fix findings found by testifylint for Windows and enable it. (#14238) 2023-11-02 06:40:30 -06:00
prometheus chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
proxmox chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
puppetagent chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
rabbitmq chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
radius chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
raindrops chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
ras chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
ravendb docs(inputs.ravendb): Change metrics requirements in readme (#13494) 2023-06-27 17:17:05 +02:00
redfish feat(inputs.redfish): Allow specifying with metrics to collect (#14143) 2023-10-19 12:08:20 +02:00
redis fix(inputs.redis): Fix password typo (#13910) 2023-09-12 08:29:58 -06:00
redis_sentinel test(inputs.redis_sentinel): Resolve timeout looking for port (#14051) 2023-10-04 13:41:56 -06:00
rethinkdb chore: Fix linter findings for errorlint (part7) (#12772) 2023-03-03 10:11:54 +01:00
riak chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
riemann_listener chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
s7comm fix(inputs.s7comm): Truncate strings to reported length (#14283) 2023-11-13 15:12:09 -07:00
salesforce chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
sensors chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
sflow chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
slab chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
smart chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
snmp feat(inputs.snmp): Hint to use source tag (#14111) 2023-11-13 07:08:55 -07:00
snmp_legacy chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
snmp_trap chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
socket_listener feat(socket_listener): Add vsock support to socket listener and writer (#14172) 2023-10-25 15:13:37 -06:00
socketstat chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
solr feat(inputs.solr): Support version 7.x to 9.3 (#13699) 2023-08-02 20:33:10 +02:00
sql chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
sqlserver chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
stackdriver chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
statsd chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
supervisor chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
suricata feat(inputs.suricata): Add ability to parse drop or rejected (#13048) 2023-05-02 19:07:34 +02:00
swap docs(inputs.swap): Add message about plugin limitation (#14139) 2023-10-24 13:23:30 +02:00
synproxy chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
syslog chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
sysstat fix(inputs.sysstat): Remove tmpfile to avoid file-descriptor leak (#13833) 2023-08-30 15:54:22 +02:00
system chore: Enable filepathJoin checker for gocritic (#13758) 2023-08-14 23:18:20 +02:00
systemd_units fix(inputs.systemd_units): Add missing upstream states (#13915) 2023-09-13 11:18:54 +02:00
tacacs chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
tail chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
tcp_listener chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
teamspeak chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
temp docs(inputs.temp): Add additional troubleshooting steps (#14255) 2023-11-08 13:46:54 +01:00
tengine chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
tomcat chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
trig chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
twemproxy docs: Update all readme to pass linter (#12615) 2023-02-09 11:04:41 +01:00
udp_listener chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
unbound chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
upsd chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
uwsgi chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
varnish chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
vault test(inputs.vault): Fix integration test by only testing for subset (#14222) 2023-10-31 10:18:37 -06:00
vsphere chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
webhooks chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
win_eventlog chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
win_perf_counters fix(inputs.win_perf_counter): Do not rely on returned buffer size (#14241) 2023-11-07 07:37:24 -07:00
win_services chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
win_wmi chore: Enable multi-os golanglint-ci (#13599) 2023-07-14 15:58:19 +02:00
wireguard chore: Update README.md (#12989) 2023-04-04 13:43:49 +02:00
wireless chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
x509_cert chore(linters): Fix findings found by testifylint: expected-actual (#14229) 2023-11-01 14:09:55 -06:00
xtremio chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
zfs fix(inputs.zfs): Support gathering metrics on zfs 2.2.0 and later (#14280) 2023-11-13 12:04:39 -07:00
zipkin chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
zookeeper chore: Update README.md (#12989) 2023-04-04 13:43:49 +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