Commit Graph

1052 Commits

Author SHA1 Message Date
Thomas Casteleyn 548c064cc6
chore(outputs.mqtt): Rework templating to use TemplateMetric (#16560) 2025-05-04 23:27:29 +01:00
Paweł Żak 2e246d0270
chore(linter): Address findings for `staticcheck->QF1001` - Apply De Morgan’s law (#16881) 2025-04-30 17:43:13 +01:00
Paweł Żak dba5597530
chore(linters): Configure `revive:var-naming` and fix its findings (#16817) 2025-04-24 21:23:04 +01:00
tomas-quix 16610ce351
fix(outputs.quix): Allow empty certificate for new cloud managed instances (#16857) 2025-04-24 11:03:46 -05:00
Sven Rebhan 4f54548577
docs(outputs.influxdb_v2): Use correct unit for rate_limit example (#16869) 2025-04-23 13:01:39 -05:00
Sven Rebhan 403199fb46
feat(common.kafka): Add AWS-MSK-IAM SASL authentication (#16524) 2025-04-23 09:34:16 -05:00
dependabot[bot] bcea4c278e
chore(deps): Bump github.com/apache/iotdb-client-go from 1.3.3 to 1.3.4 (#16844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maya Strandboge <mstrandboge@influxdata.com>
2025-04-23 11:27:52 +01:00
Pieter Slabbert 081dfa26e8
docs(outputs.health): List available operators (#16775)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
2025-04-17 10:14:21 +01:00
kfollesdal 9b250a1869
feat(outputs.nats): Allow asynchronous publishing for Jetstream (#16582)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2025-04-14 17:39:25 +01:00
Lars Stegman 799e194700
feat(outputs.sql): Support secret for dsn (#16678) 2025-04-14 17:14:00 +01:00
Lucas Chiesa be9e5bfbb3
feat(outputs.health): Add max time between metrics check (#16646) 2025-04-14 17:03:22 +01:00
justinwwhuang ffdc04c5e7
feat(outputs): Add inlong output plugin (#16211) 2025-04-14 10:15:17 +02:00
Sven Rebhan 58b696bc59
test(outputs.influxdb): Add benchmarks (#16694) 2025-04-11 13:19:19 -05:00
Abhishek Saharn 18c54e8d32
chore(outputs.azure_data_explorer): Move code to common in preparation of new plugin (#16523) 2025-04-11 15:17:06 +01:00
Lars Stegman 73d092a566
feat(outputs.influxdb_v2): Support secrets in http_headers values (#16746) 2025-04-10 18:36:30 +01:00
Sven Rebhan cc6916e957
test(outputs.influxdb_v2): Add benchmarks (#16693)
Co-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>
2025-04-08 14:34:36 +01:00
Sven Rebhan bb32a3cd43
chore(outputs.zabbix): Cleanup unit-tests (#16668) 2025-04-08 10:22:48 +01:00
hautecodure 49dc1270a3
feat(outputs.sql): Add option to automate table schema updates (#16544) 2025-04-01 19:51:20 +01:00
Paweł Żak 080e9a1338
chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683) 2025-03-31 13:52:09 +01:00
David Grant c17467b8cb
feat(outputs.http): Include body sample in non-retryable error logs (#16597) 2025-03-26 17:25:11 +00:00
Sven Rebhan 61d9c80aaf
test(outputs.remotefile): Make test more robust (#16676) 2025-03-24 13:20:27 +00:00
Sven Rebhan 3160f73ea0
fix(outputs.sql): Allow to disable timestamp column (#16625) 2025-03-21 10:30:11 -05:00
crflanigan ceeb291e15
feat(outputs.stackdriver): Ensure quota is charged to configured project (#16583)
Co-authored-by: root <root@lpce28af8.homedepot.com>
2025-03-19 16:22:39 +00:00
Lars Stegman 61f0f039f2
fix(outputs.influxdb_v2): Use dynamic token secret (#16628) 2025-03-14 14:49:06 -05:00
Sven Rebhan ca6193190d
chore(sql): Cleanup code (#16624) 2025-03-14 14:47:58 -05:00
Paweł Żak 9bf9fb3a4d
chore(linters): Enable `usetesting` linter (#16456)
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
2025-03-10 02:12:42 -05:00
Sven Rebhan 2c292b4d66
docs: Fix issues for existing metadata (#16586) 2025-03-05 09:25:19 -06:00
kfollesdal 26a692a240
feat(outputs.nats): Use Jetstream publisher when using Jetstream (#16570) 2025-03-05 09:22:00 -06:00
Sai Kiran d8548d158d
fix(outputs.opensearch): Use correct pipeline name while creating bulk-indexers (#16555) 2025-03-04 09:20:52 -06:00
AndreKR 9df54ae8ad
chore(outputs.sql): Adapt default templates for ClickHouse (#16464) 2025-03-03 13:41:33 -06:00
Sven Rebhan ccf576174c
test(outputs.prometheus_client): Add tests for content-type header (#16559) 2025-03-03 09:27:31 -06:00
Stephen Muth 6d528f2922
feat(outputs.prometheus_client): Allow adding custom headers (#16566)
Co-authored-by: Stephen Muth <smuth@ariasystems.com>
2025-03-03 09:04:10 -06:00
Sven Rebhan edb28dea07
test(outputs.sql): Fix integration tests (#16543) 2025-02-25 10:21:24 +01:00
Paulo Dias cb71790cf7
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Sven Rebhan 1eeabf9c97
chore(outputs.event_hubs): Switch to maintained library (#16478) 2025-02-24 09:10:36 -06:00
Sven Rebhan 1041d331ae
chore(deps): Bump golangci-lint from v1.63.4 to v1.64.5 (#16512) 2025-02-18 09:23:28 -06:00
Pieter Slabbert df2926978a
feat(outputs.mqtt): Add sprig for topic name generator for homie layout (#16491)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
2025-02-13 09:08:01 -06:00
Pieter Slabbert 1b6350ac9f
docs(outputs.mqtt): Add reference to sprig (#16490) 2025-02-13 09:07:09 -06:00
AndreKR cf56e4ab6e
chore(outputs.sql): Update ClickHouse Docker image for integration test (#16462) 2025-02-06 15:50:52 -06:00
Sven Rebhan cf599121e5
docs(outputs.event_hubs): Add metadata and improve description (#16484) 2025-02-06 11:55:34 -06:00
Dane Strandboge 1dcef8853d
chore(deps): Fix apache arrow dependency, update to v18.1.0 (#16482) 2025-02-06 11:43:14 +01:00
AndreKR 417a55ff0a
chore(deps): Update ClickHouse SQL driver to v2 (#16423) 2025-02-05 09:16:41 -06:00
AndreKR 1b2e012f4b
fix(outputs.sql): Fix insert into ClickHouse (#16472) 2025-02-05 09:12:21 -06:00
Sven Rebhan 1329ae89ee
fix(outputs.azure_monitor): Prevent infinite send loop for outdated metrics (#16448) 2025-02-04 09:56:14 -06:00
Sven Rebhan 5b8dc1595f
chore(outputs.azure_monitor): Cleanup code (#16437) 2025-01-28 15:28:24 -06:00
Sven Rebhan d125281241
test(outputs.azure_monitor): Cleanup tests and add a unit-test for time-limit handling (#16429) 2025-01-27 12:35:23 -06:00
Neelay Upadhyaya 0ec17e4229
feat(agent): Print plugins source information (#16270) 2025-01-22 09:35:15 -06:00
Paweł Żak 878646a2c4
chore: Fix linter findings for `revive:unused-receiver` in `plugins/outputs` (#16338) 2025-01-15 20:58:39 +01:00
Sven Rebhan 6ea22bdd83
fix(outputs.influxdb_v2): Fix panic and API error handling (#16388) 2025-01-10 10:08:02 -06:00
Dane Strandboge 8645ac04a8
fix(outputs.influxdb_v2): Allow overriding auth and agent headers (#16383) 2025-01-09 11:00:36 +01:00