Paweł Żak
ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible ( #14698 )
2024-02-08 11:32:30 -06:00
Joshua Powers
9e5e74e258
fix(inputs.mqtt_consumer): Resolve could not mark message delivered ( #14243 )
2023-11-03 14:39:12 +01:00
Sven Rebhan
e2c4e10650
chore(secrets): Abstract secret implementation ( #13953 )
2023-09-25 14:37:04 -06:00
Joshua Powers
80094507e4
fix(inputs.mqtt_consumer): Client logs via option ( #13663 )
2023-07-26 18:51:03 +02:00
Joshua Powers
908c6a551f
fix(inputs.mqtt_consumer): Print warning on no metrics generated ( #13574 )
2023-07-10 14:02:42 +02:00
Joshua Powers
341190d8a4
fix(inputs.mqtt_consumer): Correctly handle semaphores on messages ( #13478 )
2023-07-07 08:38:39 -06:00
Joshua Powers
ebe346103e
fix(inputs.mqtt): ACK messages when persistence enabled ( #13350 )
2023-06-07 20:50:00 +02:00
Joshua Powers
ca7c8f7005
chore: update removal and deprecations for v1.30.0 ( #13351 )
2023-06-02 12:36:19 +02:00
Sven Rebhan
7ced2606b2
chore(parsers)!: Remove old-style creation ( #13310 )
2023-05-23 14:17:11 -06:00
Paweł Żak
5b2346dfa0
chore: Fix linter findings for errorlint (part5) ( #12731 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2023-03-01 22:18:35 +01:00
Thomas Casteleyn
6a2f6f301f
chore: eliminate unnecessary use of quoted strings in printf ( #12722 )
2023-02-23 06:49:36 -07:00
Paweł Żak
257083dba8
chore: bump go to 1.20 for golangci-lint-action ( #12614 )
2023-02-03 14:35:29 -07:00
Sven Rebhan
63ab159481
feat(secretstores): add support for additional input plugins ( #12067 )
2023-01-09 09:17:23 -07:00
Ted M Lin
2b37d7e508
fix(inputs.mqtt_consumer): rework connection and message tracking ( #10696 )
2022-09-26 11:09:44 -06:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Marshall Royce
1dc617ebdd
feat(inputs.mqtt_consumer): Add incoming mqtt message size calculation ( #11426 )
2022-08-22 13:54:38 -05:00
wuxingzhong
cff5c0e852
fix(inputs.mqtt_consumer): topic parsing error when topic having prefix(/) ( #11527 )
2022-07-20 07:28:20 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05:00
Thomas Casteleyn
a4f6b27bd5
style: Add deprecation notices to plugin options ( #10616 )
2022-03-01 15:05:53 -07:00
Sven Rebhan
193dc450c3
feat: Parser plugin restructuring ( #8791 )
2022-01-12 15:54:42 -07:00
Mya
d15cf791db
fix: mqtt topic extracting no longer requires all three fields ( #10208 )
2021-12-02 16:55:16 -07:00
Mya
b89ef94777
feat: enable extracting tag values from MQTT topics ( #9995 )
2021-11-23 08:20:39 -07:00
Paweł Żak
c1d4ce4dd5
fix: Linter fixes for plugins/inputs/m* ( #10006 )
2021-11-02 08:49:26 -06:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Paweł Żak
099ccda3f9
Linter fixes - gosimple ( #9046 )
2021-03-25 13:57:01 -04:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Helen Weller
f3a208ee28
Fix reconnection issues mqtt ( #8821 )
2021-02-11 11:45:13 -05:00
Steven Soroka
e39208d60a
fix issue with mqtt concurrent map write ( #8562 )
2020-12-16 15:38:33 -05:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Daniel Nelson
6f931c9834
Clarify use of multiple mqtt broker servers
2020-06-04 14:43:32 -07:00
Josh Soref
bf1eb291f2
Fix assorted spelling mistakes ( #7507 )
2020-05-15 15:43:32 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Daniel Nelson
8b73625492
Fix panic on connection loss with undelivered messages ( #6806 )
2019-12-27 15:48:45 -08:00
Daniel Nelson
55b78a5f66
Fix spelling mistake in mqtt_consumer docs
2019-11-12 14:11:42 -08:00
Greg
817c9a69a9
Document and add support to input plugins for logging alias ( #6357 )
2019-09-23 15:39:50 -07:00
Daniel Nelson
92385a4630
Add topic_tag option to mqtt_consumer ( #6266 )
2019-08-19 19:05:22 -07:00
Daniel Nelson
5e06e56785
Fix persistent session in mqtt_consumer ( #6236 )
2019-08-14 17:05:34 -07:00
Daniel Nelson
84139cf890
Use gofmt from Go 1.11 ( #5259 )
2019-01-07 17:14:07 -08:00
Daniel Nelson
6e5c2f8bb6
Remove outputs blocking inputs when output is slow ( #4938 )
2018-11-05 13:34:28 -08:00
Daniel Nelson
2e59e4dd6c
Add deprecation version for MetricBuffer
2018-10-22 17:16:24 -07:00
Daniel Nelson
152365ae06
Rework mqtt_consumer connect/reconnect ( #4846 )
2018-10-15 13:03:52 -07:00
Rodney Gitzel
9efe7c12f0
Expand documentation of 'qos' configuration in mqtt_consumer input ( #4784 )
2018-10-03 17:21:30 -07:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Daniel Nelson
fcfcc803b1
Use explicit schemas in mqtt_consumer input ( #3401 )
2017-10-30 15:33:20 -07:00
Daniel Nelson
cdca81c999
Fix mqtt_consumer connection_timeout test
2017-10-02 12:28:31 -07:00
Daniel Nelson
3d62e045af
Fix format of connection_timeout in mqtt_consumer ( #3286 )
2017-09-29 15:58:38 -07:00