Commit Graph

938 Commits

Author SHA1 Message Date
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
Joshua Powers 536b3d04ce
chore(deps): Switch to github.com/leodido/go-syslog (#15393) 2024-05-30 08:06:04 -06:00
Sven Rebhan 71b58ddaf5
chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
Thomas Casteleyn 43c8db95d8
docs(outputs.postgresql): Add example to create index for tag columns (#15322) 2024-05-08 11:23:53 -05:00
Joshua Powers 5dcc70b841
chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303) 2024-05-07 11:02:25 -05:00
Joshua Powers 7f83b7aae9
feat(serializers.influx): Add option to omit timestamp (#15220) 2024-05-02 13:50:50 -05:00
Joshua Powers 60cf9772a7
fix(outputs.loki): Option to sanitize label names (#15277) 2024-05-02 13:45:46 -05:00
Morian Sonnet c7446f74f1
feat(outputs.influxdb_v2): Add option to set local address (#15228) 2024-04-26 16:47:33 -05:00
Morian Sonnet bf55d782f0
feat(outputs.influxdb): Add option to define local address (#15225) 2024-04-26 16:46:55 -05:00
Morian Sonnet 42401a3175
fix(outputs.graphite): Handle local address without port correctly (#15224) 2024-04-25 13:25:34 -05:00
Nick Thomas 96d6da63f2
fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213) 2024-04-24 15:18:15 -05:00
Joshua Powers 3138f847d4
fix(outputs.sql): Enable the use of krb5 with mssql driver (#15196) 2024-04-22 18:37:37 +02:00
Joshua Powers 6e3577f40e
fix(outputs.opensearch): Correctly error during failures or disconnect (#15157) 2024-04-19 15:23:05 +02:00
Joshua Powers b2cd9a58ca
docs(outputs.kafka): Add metadata options to docs (#15182) 2024-04-18 10:50:56 +02:00
Andreas Deininger 01c00d69fb
chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
dependabot[bot] ba81bef3af
chore(deps): Bump github.com/apache/iotdb-client-go from 0.12.2-0.20220722111104-cd17da295b46 to 1.2.0-tsbs (#15086) 2024-04-02 12:24:12 -06:00
Sven Rebhan 506698056e
feat(outputs.postgresql): Allow configuration of startup error handling (#15073) 2024-03-29 13:15:26 -05:00
Sven Rebhan 4613c81be7
docs(outputs.cratedb): Document startup error behavior options (#15072) 2024-03-29 13:13:10 -05:00
Sven Rebhan 4f3f9c3fcf
feat(outputs.cratedb): Allow configuration of startup error handling (#15065) 2024-03-27 11:12:38 -05:00
Joshua Powers 57ed9fd330
feat(outputs.postgresql): Add secret store support (#15041) 2024-03-27 10:02:08 -05:00
Sven Rebhan a6c3ae5238
docs(outputs.kafka): Document startup error behavior options (#15070) 2024-03-27 10:00:39 -05:00
Sven Rebhan aa030b569a
feat(outputs): Add framework to retry on startup errors (#14884) 2024-03-26 12:12:30 -05:00
Joshua Powers b8936a83cb
chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 (#15009) 2024-03-18 19:26:47 +01:00
Tushar Gupta f7237170b9
fix(outputs.bigquery): Add scope to bigquery and remove timeout context (#14958) 2024-03-12 07:02:00 -06:00
Sven Rebhan 82e4d8b852
chore(outputs.influxdb)!: Remove deprecated 'url' option (#14916) 2024-02-29 13:30:01 -06:00
Sven Rebhan bd52eb1cfb
chore(inputs.riemann_legacy)!: Remove deprecated plugin (#14867) 2024-02-26 11:28:35 -06:00
Sven Rebhan 0e6b4f05f9
chore(inputs.syslog): Use common/socket implementation (#14837) 2024-02-23 13:20:39 -06:00
Anton Brekhov 32b8ad5662
feat(outputs.nebius_cloud_monitoring): Add 'service' configuration setting (#14658) 2024-02-22 09:17:24 +01:00
Lars Stegman da56ebdc1c
feat(outputs.websocket): Allow specifying secrets in headers (#14836) 2024-02-20 07:23:00 -07:00
Paweł Żak c4dbe65732
chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
Lars Stegman 4f0ac6e155
feat(http): Allow secrets in headers (#14743) 2024-02-12 23:04:49 +01:00
tguenneguez de66a2f9aa
feat(inputs.prometheus): Add internal metrics (#14424) 2024-02-12 13:55:02 -07:00
Sven Rebhan d8cd59c0cd
fix(outputs.mqtt): Retry metrics for server timeout (#14752) 2024-02-12 14:34:50 -06:00
Sven Rebhan 957daa363f
chore(deps): Get rid of golang.org/x/exp and use stable versions instead (#14757) 2024-02-12 09:37:19 -07:00
Paweł Żak 6506eecc9b
chore(linters): Bump golangci-lint to v1.56.0 (#14742) 2024-02-12 08:47:15 -06:00
Paweł Żak 98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition (#14699) 2024-02-08 15:46:22 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Sven Rebhan f235fcc640
feat(outputs.graphite): Allow to set the local address to bind (#14628) 2024-02-05 10:23:34 -07:00
Adrián López c8e12fa15a
feat(outputs): Add Zabbix plugin (#13739) 2024-01-24 08:25:38 -07:00
dependabot[bot] 29f7d04172
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 (#14608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-01-23 17:57:15 +01:00
giovanni-bellini-argo 4c1d8e3dd4
fix(outputs.iotdb): Handle paths that contain illegal characters (#14519)
Co-authored-by: SeanGaluzzi <SeanGaluzzi@users.noreply.github.com>
Co-authored-by: SeanGaluzzi <sean.galuzzi@argo.consulting>
2024-01-23 16:24:39 +01:00
Neelay Upadhyaya 06c13666e6
feat(outputs.nats): Introduce NATS Jetstream option (#14236)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-01-23 12:22:24 +01:00
Joshua Powers 98cd14987a
fix(outputs.loki): Do not close body before reading it (#14604) 2024-01-22 20:05:24 +01:00
Yuan Zhang 7cafdaf2ce
fix(outputs.mqtt): Preserve leading slash in topic (#14582) 2024-01-18 18:30:23 +01:00
Sander van de Geijn 744e74d463
docs(outputs.opensearch): Correct sample config format (#14538) 2024-01-09 15:00:16 -07:00
Andreas Deininger 5f5a56ed01
docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
Joshua Powers 9ec0894dee
fix(outputs.prometheus_client): Always default to TCP (#14471) 2024-01-04 11:11:47 +01:00
Paweł Żak 5810a9e4e5
chore(linters): Enable `appendCombine` checker for gocritic (#14451) 2024-01-03 07:16:26 -07:00
Sam Lai 08fd16f3df
fix(outputs.influxdb*): Support setting Host header (#14481) 2023-12-19 07:49:40 -07:00
Thomas Casteleyn d6f509e869
fix(outputs.bigquery): Ignore fields containing NaN or infinity (#14458) 2023-12-18 06:46:15 -07:00