Commit Graph

993 Commits

Author SHA1 Message Date
Paweł Żak 70e1cbc0be
chore(deps): Bump golangci-lint from v1.61.0 to v1.62.0 (#16172) 2024-11-12 15:49:39 -06:00
Sven Rebhan 18b2d3cdc3
chore(outputs.influxdb_v2): Cleanup code and tests (#16147) 2024-11-06 11:25:08 -06:00
Sven Rebhan bb811daef4
chore: Run make docs 2024-10-30 20:41:45 +01:00
Sven Rebhan d76723d21c
docs(aggregators): Add plugin metadata and update description (#16089) 2024-10-30 09:29:55 -05:00
Sven Rebhan 61902ba15a
docs(outputs): Add plugin metadata and update description (#16061) 2024-10-28 18:00:22 +01:00
Sven Rebhan 13d053f917
chore(outputs): Fix line-length in READMEs (#16079)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-10-25 16:46:51 +02:00
Paweł Żak c4bce2d211
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/outputs` (#16032) 2024-10-18 13:06:42 +02:00
Hr0bar c0bea1beb8
docs(outputs): Clarify buffer limits behavior and fix spec wording (#15999) 2024-10-16 18:23:48 +02:00
Paweł Żak ce0f4b0dc8
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/outputs` (#15981) 2024-10-16 12:36:53 +02:00
Diorcet Yann 809480ee59
feat(outputs.mqtt): Add sprig functions for topic name generator (#15943) 2024-10-15 09:18:23 -05:00
Sven Rebhan 0b1581c0da
fix(outputs.syslog): Trim field-names belonging to explicit SDIDs correctly (#16014) 2024-10-15 09:17:31 -05:00
Sven Rebhan 23fc01ce9c
fix(outputs.remotefile): Create a new serializer instance per output file (#15968) 2024-10-14 14:41:52 -05:00
Paweł Żak 438653591b
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/outputs` (#15985) 2024-10-09 09:33:36 -05:00
Paweł Żak 0804ccef4e
chore(linters): Enable `string-format` rule for revive (#15983) 2024-10-09 09:07:46 +02:00
Pavlo Sumkin ed6d8ae625
chore(deps): Bump github.com/gwos/tcg/sdk from v8.7.2 to v8.8.0 (#15947)
Co-authored-by: Pavlo Sumkin <pavlo@bluesunrise.com>
Co-authored-by: VladislavSenkevich <mr.senkevich@gmail.com>
2024-10-08 15:19:19 -05:00
dependabot[bot] 52e4c79ac6
chore(deps): Bump cloud.google.com/go/monitoring from 1.20.2 to 1.21.1 (#15932) 2024-10-07 09:31:38 -05:00
Sven Rebhan 8313886920
test(outputs.sql): Fix failing integration test by excluding options (#15972) 2024-10-03 11:38:40 -05:00
Sven Rebhan f42104fa06
chore(outputs.remotefile): Deprecate trace option (#15970) 2024-10-02 15:40:28 -05:00
Paweł Żak 9415d8e7e9
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
Paweł Żak 253a114622
chore: Fix linter findings for `revive:comment-spacings` (part 3) (#15898) 2024-09-19 11:05:35 +02:00
Paweł Żak ee9c47cc7a
chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887) 2024-09-17 14:55:14 -05:00
Paweł Żak 8d282ab03a
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879) 2024-09-16 11:59:39 -05:00
Thomas Casteleyn 9a8b5022e0
chore(outputs.amqp): Remove deprecated options from sample config (#15873) 2024-09-16 11:25:49 -05:00
Paweł Żak 686ff791ba
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
Sven Rebhan c3e53193d2
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
Sven Rebhan b2967cb515
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
2024-08-30 14:23:51 -05:00
Sven Rebhan 536a914890
feat(outputs.syslog): Implement startup error behavior options (#15787) 2024-08-29 10:06:35 -05:00
Mikhail Konovalov 88663992e4
fix(outputs.kinesis): Honor the configured endpoint (#15781) 2024-08-29 10:05:18 -05:00
Paweł Żak e94f0c58c5
chore(linters): Fix findings found by `testifylint`: `go-require` for `zabbix` (#15727) 2024-08-22 10:43:38 +02:00
Lauri fc198910cf
feat(outputs.kafka): Option to add metric name as record header (#15722) 2024-08-13 09:42:23 -06:00
Joseph Heyburn 66a042f592
feat(outputs.datadog): Add support for submitting alongside dd-agent (#15702) 2024-08-07 16:58:25 +02:00
h0nIg 9cb121c76a
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-06 08:12:13 +02:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
Joshua Powers 2cab6ec7ce
feat(outputs.kafka): Option to set producer message timestamp (#15689) 2024-07-31 14:35:21 -05:00
dependabot[bot] a978110b2c
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
Dhruv Thakkar f57d6764cf
feat(outputs.dynatrace): add support for metric to be treated and reported as a delta counter using regular expression (#15668) 2024-07-26 11:54:26 -05:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Joshua Powers a3eda34048
feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
Joshua Powers 6954798e38
fix(outputs.remotefile): Resolve linter not checking error (#15615) 2024-07-10 14:31:47 -06:00
Sven Rebhan bcfd0447a4
feat(outputs.remotefile): Add plugin to store metrics in remote files (#15569) 2024-07-10 13:36:06 -06:00
Joshua Powers 7870b3de51
docs(outputs.syslog): Doc syslog message format length limits (#15611) 2024-07-10 12:55:08 +02:00
Dane Strandboge 19737fcb52
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-07-10 12:51:25 +02:00
cnemo-cenic a8355c74b9
feat(outputs.elasticsearch): Support data streams (#15613) 2024-07-09 13:09:02 -06:00
Paweł Żak 1422c09294
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
Joshua Powers 7037429e6a
test(lint): Enable mirror (#15510) 2024-06-17 16:21:30 +02:00
Sven Rebhan 99b840c253
chore(outputs.mqtt): Remove dead code (#15487) 2024-06-12 10:15:15 -05:00
Dane Strandboge 6eef8aa15c
feat(outputs.elasticsearch): Allow custom template index settings (#15471) 2024-06-11 10:40:33 +02:00
dependabot[bot] 05ba4951ee
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1 (#15448) 2024-06-10 13:16:20 -05:00
Andrii Chubatiuk fe092f6d08
feat(outputs.elasticsearch): Allow settings extra headers for elasticsearch output (#15477) 2024-06-10 07:41:16 -06:00
Greg a758311ac4
feat(outputs.influxdb_v2): Preserve custom query parameters on write (#15475) 2024-06-07 09:51:33 -06:00