Commit Graph

  • ad780bb1eb
    fix(inputs.sql): cast measurement_column to string (#12323) jinx 2022-12-08 23:27:48 +0800
  • f2729298ed
    fix(processors.parser): handle empty metric names correctly (#12357) Sven Rebhan 2022-12-08 15:23:54 +0100
  • 920a07fb5d
    chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12334) from 1.61.1836 to 1.62.77 dependabot[bot] 2022-12-08 07:21:16 -0700
  • c883673cdb
    feat(agent): Deprecate active usage of netsnmp translator (#12358) Thomas Casteleyn 2022-12-08 15:18:09 +0100
  • 8d78c5fbdc
    chore(deps): Bump github.com/gosnmp/gosnmp from 1.34.0 to 1.35.0 (#12355) Sven Rebhan 2022-12-08 10:19:04 +0100
  • 6b08068d6d
    feat(parsers.grok): add option to allow multiline messages (#12320) Sven Rebhan 2022-12-07 21:05:02 +0100
  • d9d2b01586
    chore: update github.com/wavefrontHQ/wavefront-sdk-go from v0.10.4 to v0.11.0 (#12309) Joshua Powers 2022-12-07 09:44:55 -0700
  • 1f607196b6
    chore: update to go1.19.4 (#12347) Joshua Powers 2022-12-07 09:41:11 -0700
  • 5d9f57406d
    docs: add document on debugging with delve (#12346) Joshua Powers 2022-12-07 09:41:00 -0700
  • 19cc5a7abf
    chore(outputs.wavefront): Reduce code duplication (#12332) Luke Winikates 2022-12-07 08:04:21 -0800
  • dae0d82b9a
    fix(inputs.vsphere): Eliminated duplicate samples (#12259) Pontus Rydin 2022-12-07 11:02:02 -0500
  • d7d1f8b3f0
    feat(inputs.cgroups): do not abort on first error, print message once (#12342) Michael Hoffmann 2022-12-07 15:21:59 +0100
  • 5cb40a1882
    feat(inputs.modbus): add support for half-precision float (float16) (#12340) Sven Rebhan 2022-12-07 15:20:51 +0100
  • da0c186a71
    feat(tls): allow setting renegotiation method (#12302) Joshua Powers 2022-12-06 20:09:58 -0700
  • eea9021771
    fix(inputs.modbus): Fix Windows COM-port path (#12339) Sven Rebhan 2022-12-06 15:47:58 +0100
  • e44129869c
    feat(inputs.sqlserver): introduce timeout for query execution (#12319) goswamisandeep 2022-12-06 19:54:19 +0530
  • 41c9af5bb8
    fix(inputs.zfs): Unbreak datasets stats gathering in case listsnaps is enabled on a zfs pool (#12307) Boris Lytochkin 2022-12-06 00:01:59 +0300
  • 70b33c2649
    feat(inputs.kafka_consumer): Add sarama debug logs (#12304) Trevor North 2022-12-05 20:54:08 +0000
  • 1a6c363cf1
    feat(inputs.http_response): Add User-Agent header (#12324) Charlie Jonas 2022-12-05 20:52:52 +0000
  • 4a378c6ff9
    feat(inputs.sqlserver): add metric available_physical_memory_kb in sqlserver_server_properties (#12292) goswamisandeep 2022-12-01 20:20:38 +0530
  • 55c69e53a8
    docs: specify the time for nightly builds (#12312) Joshua Powers 2022-12-01 02:08:10 -0700
  • edb2358764
    feat(inputs.modbus): optimize grouped requests (#11106) TimurDela 2022-11-30 17:31:41 +0100
  • 337e4e34bc
    chore: improve processor ordering (#12308) Sven Rebhan 2022-11-30 17:28:23 +0100
  • c4dc104bb0
    fix(readme): update bigbluebutton-telegraf-plugin url (#12310) LEDUNOIS Simon 2022-11-30 11:15:59 -0500
  • 712092bd92
    feat(parsers.csv): add option for overwrite tags (#12008) Thomas Casteleyn 2022-11-30 16:08:19 +0100
  • d10ab3a417
    chore(inputs.gnmi): Degrade empty-name error to a warning and add instructions. (#12305) Sven Rebhan 2022-11-30 12:09:31 +0100
  • 176a416f64
    Update changelog for v1.24.4 Josh Powers 2022-11-29 08:08:39 -0700
  • c31f8116ba
    fix(inputs.directory_monitor): Close input file before removal (#12294) Sven Rebhan 2022-11-29 14:06:55 +0100
  • 54f4a3a38b
    fix(inputs.gnmi): Do not provide empty prefix for subscription request. (#12275) Sven Rebhan 2022-11-28 20:58:43 +0100
  • c6dbc3f689
    fix(outputs.azure_data_explorer): update test call to NewSerializer (#12291) Joshua Powers 2022-11-28 08:39:13 -0700
  • 9b220e47f1
    chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.11.0 (#12266) dependabot[bot] 2022-11-28 08:33:44 -0700
  • 9d5c879cac
    fix(inputs.prometheus): correctly default to 9102 port (#12282) Maxim Ivanov 2022-11-28 15:19:44 +0000
  • ede6cfb920
    feat(inputs.tail): add option to preserve newlines for multiline data (#12281) Sven Rebhan 2022-11-28 16:18:57 +0100
  • 2e99a1258e
    docs(inputs.kube_inventory): update k3s integration guide (#12285) Jörg Thalheim 2022-11-28 16:15:27 +0100
  • 63c8a7861e
    feat: add method to inform of deprecated plugin option values (#11987) Thomas Casteleyn 2022-11-28 16:13:14 +0100
  • 736967974b
    refactor(outputs.azure_data_explorer): removed deprecated code (#11951) asaharn 2022-11-28 20:42:25 +0530
  • ce52b174ec
    chore(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#12267) dependabot[bot] 2022-11-28 08:08:46 -0700
  • 13b54e56a5
    chore(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 (#12268) dependabot[bot] 2022-11-28 08:08:26 -0700
  • c308634062
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.21 to 1.13.2 (#12269) dependabot[bot] 2022-11-28 08:08:07 -0700
  • 55c8cfafb0
    fix(inputs.promethes): respect selectors when scraping pods (#12278) Maxim Ivanov 2022-11-28 15:05:31 +0000
  • 0e7a3c69ea
    fix(inputs.socket_listener): ensure closed connection (#12280) Sven Rebhan 2022-11-28 16:01:57 +0100
  • 25154e50fd
    feat(inputs.snmp): convert enum values (#11872) Thomas Casteleyn 2022-11-28 16:01:18 +0100
  • 8ec12c06b8
    chore(inputs.gnmi): Bump github.com/google/gnxi to latest master to allow Sonic-style paths. (#12272) Sven Rebhan 2022-11-28 15:29:46 +0100
  • c3562ae8b2
    feat(inputs.prometheus): Allow explicit scrape configuration without annotations (#11962) Maxim Ivanov 2022-11-22 17:04:52 +0000
  • d4eda21742
    feat(inputs.prometheus): Add support for custom header (#12050) Charly Nanfack 2022-11-21 15:55:21 -0500
  • 6f407c5949
    fix(output.datadog): log response in case of non 2XX response from API (#12201) Neelay Upadhyaya 2022-11-22 02:24:24 +0530
  • 960a1f7b14
    chore: Fix linter findings for prealloc (part3) (#12246) Paweł Żak 2022-11-21 21:53:55 +0100
  • e84df8983a
    chore: Fix linter findings for errname (#12253) Paweł Żak 2022-11-21 21:11:07 +0100
  • 743e023f84
    chore: Fix linter findings for makezero (part1) (#12254) Paweł Żak 2022-11-21 21:07:07 +0100
  • 65200dba2a
    fix(inputs.gnmi): Fix empty name for Sonic device (#12258) Sven Rebhan 2022-11-21 20:59:26 +0100
  • e311435753
    feat(parsers.xpath): Allow to specify byte-array fields to encode in HEX (#11999) Sven Rebhan 2022-11-21 20:56:02 +0100
  • 32fd3f854b
    chore(deps): Bump github.com/showwin/speedtest-go from 1.1.5 to 1.2.1 (#12248) Sven Rebhan 2022-11-21 20:09:22 +0100
  • bd91b2ced2
    test(outputs.sql): print out what we get, bump time required (#12262) Joshua Powers 2022-11-18 09:38:40 -0700
  • 75aaa8981e
    feat(inputs.modbus): Add 8-bit integer types (#12255) Sven Rebhan 2022-11-18 16:23:23 +0100
  • d3eec6166a
    chore(inputs.x509_cert): Cleanup code (#12250) Sven Rebhan 2022-11-18 16:23:07 +0100
  • 342a4f8303
    chore: update readme linter changed files version (#12251) Joshua Powers 2022-11-18 07:22:56 -0700
  • ea9aa38d23
    test(outputs.sql): do not write to file during testing (#12203) Joshua Powers 2022-11-18 07:22:46 -0700
  • 6cfae2a1fd
    fix(input.modbus): Add workaround to read field in separate requests (#12235) Sven Rebhan 2022-11-18 11:53:36 +0100
  • 0f8dff9b8d
    feat(serializers.json): Support serializing JSON nested in string fields (#12260) Sven Rebhan 2022-11-18 11:53:13 +0100
  • bc56233e1b
    feat(outputs.graylog): implement optional connection retries (#11950) Sven Rebhan 2022-11-17 15:03:04 +0100
  • 3160d52187
    feat(inputs.socket_ listener): Allow to specify message separator for streams (#12187) Sven Rebhan 2022-11-17 15:02:32 +0100
  • 7ef5993d35
    feat: Add Azure Monitor input plugin (#10103) ShiranAvidov 2022-11-16 22:47:05 +0200
  • 61f64506c9
    fix(input.redis_sentinel): fix sentinel and replica stats gathering (#12229) Petar Obradović 2022-11-16 21:43:30 +0100
  • d2268f04d0
    feat(parsers.binary): handle hex-encoded inputs (#12232) Sven Rebhan 2022-11-16 21:43:13 +0100
  • 58d7dfc43f
    feat(inputs.sqlserver): add data and log used space metrics for Azure SQL DB (#12126) David Barbarin 2022-11-16 15:18:17 +0100
  • 404c0475d0
    docs(inputs.x509_cert): Add documentation for 'exclude_root_certs' option. (#12249) Sven Rebhan 2022-11-16 14:37:13 +0100
  • 9acbf23ebb
    feat(inputs.tail): Allow handling of quoted strings spanning multiple lines (#11762) Sven Rebhan 2022-11-15 18:58:15 +0100
  • cdc622e9db
    chore: Fix linter findings for prealloc (part1) (#12228) Paweł Żak 2022-11-15 18:57:50 +0100
  • 973db8c517
    fix: Cleanup and add sample.conf embedding (#12244) Sven Rebhan 2022-11-15 17:15:35 +0100
  • c7a1d9e28e
    feat(inputs.ethtool): Gather statistics from namespaces (#11895) zeffron 2022-11-15 07:54:58 -0800
  • 5d87f1aeea
    chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.18 to 3.3.20 (#12239) dependabot[bot] 2022-11-15 06:59:24 -0700
  • 85dfc1db56
    chore(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.5 (#12238) dependabot[bot] 2022-11-15 06:59:09 -0700
  • 7a86fcad1f
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.19 to 1.17.2 (#12237) dependabot[bot] 2022-11-15 06:58:54 -0700
  • 01c380bab2
    chore(deps): bump github.com/gofrs/uuid from v4.3.0 to v4.3.1 (#12236) dependabot[bot] 2022-11-15 06:58:32 -0700
  • cf8d12cc73
    test(inputs.mongodb): update integration test logic (#12241) Joshua Powers 2022-11-15 06:56:31 -0700
  • 74703d092b
    chore: Fix linter findings for prealloc (part2) (#12242) Paweł Żak 2022-11-15 09:31:51 +0100
  • 4c67b956bf
    chore(package_lxd_test): create valid config, additional debug output (#12225) Joshua Powers 2022-11-14 13:41:22 -0700
  • 2ade360728
    feat(inputs.modbus): Optimize requests (#11273) Sven Rebhan 2022-11-14 20:31:50 +0100
  • 5dec7c7d8f
    docs: add telegraf Homebrew formula link (#12233) Thomas Casteleyn 2022-11-14 15:53:24 +0100
  • 0c5d8de5e2
    chore: enable lll linter (#12226) Paweł Żak 2022-11-11 16:17:15 +0100
  • c528d31515
    docs(inputs.modbus): delete sample.conf (#12223) Martin 2022-11-11 15:42:21 +0100
  • 236af553a3
    chore: wrap long lines in other locations (#12219) Paweł Żak 2022-11-11 14:32:11 +0100
  • d3fabdd0a9
    chore: wrap long lines in plugins/inputs/[l-s]* (#12217) Paweł Żak 2022-11-10 19:55:58 +0100
  • b98a76372a
    chore: wrap long lines in plugins/inputs/[t-z]* (#12218) Paweł Żak 2022-11-10 19:41:43 +0100
  • b83bdd5eac
    chore: enable interfacebloat linter (#12174) Paweł Żak 2022-11-10 19:41:11 +0100
  • 98393d9dd2
    docs: add Contributor Covenant Code of Conduct (#12215) Alan Pope 2022-11-10 18:40:30 +0000
  • e2d044fb27
    docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12205) telegraf-tiger[bot] 2022-11-09 12:07:30 +0100
  • 0132eabcf1
    docs(outputs.postgresql): fix example template queries that manage a view (#12190) feld 2022-11-08 17:47:30 -0500
  • 07345e82f3
    docs(outputs.kafka): specify broker behavior (#12161) Joshua Powers 2022-11-08 14:26:24 -0700
  • 6a29dcba45
    fix: Run processors in config order (#12113) Sebastian Spaink 2022-11-08 15:16:26 -0600
  • 6390d31eb0
    feat: add arm64 Windows builds (#12130) Joshua Powers 2022-11-08 13:44:51 -0700
  • 7c7069d693
    chore: Wrap long lines in plugins/inputs/[i-k]* (#12199) Paweł Żak 2022-11-08 21:44:01 +0100
  • 581c82a31e
    chore: Wrap long lines in plugins/inputs/[e-h]* (#12186) Paweł Żak 2022-11-08 21:42:05 +0100
  • 6816aefcd5
    chore: fix linter findings for unparam and revive.unused-parameter (#12150) Paweł Żak 2022-11-08 20:04:12 +0100
  • 7807847356
    chore: Wrap long lines in plugins/parsers (#12180) Paweł Żak 2022-11-08 18:47:35 +0100
  • 674bea70fb
    docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12194) telegraf-tiger[bot] 2022-11-08 18:43:17 +0100
  • c30518d853
    chore: Wrap long lines in plugins/aggregators (#12183) Paweł Żak 2022-11-08 18:42:36 +0100
  • b9bba638b1
    chore: Wrap long lines in plugins/inputs/[a-d]* (#12185) Paweł Żak 2022-11-08 18:41:17 +0100
  • 8203b503b7
    chore: Wrap long lines in plugins/common (#12182) Paweł Żak 2022-11-08 18:35:08 +0100
  • 979eec8fb8
    chore: Wrap long lines in plugins/processors (#12181) Paweł Żak 2022-11-08 16:12:30 +0100