Paweł Żak
|
fe4246fab2
|
chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182)
|
2024-11-14 16:14:40 +01:00 |
Paweł Żak
|
b4fdd52ff3
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[a-d]*` and `plugins/common` (#16161)
|
2024-11-11 11:33:45 +01:00 |
Paweł Żak
|
39a5ca27ef
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039)
|
2024-10-18 09:10:58 -05:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Joshua Powers
|
71718fba7d
|
chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
|
2024-06-05 15:19:47 -05:00 |
maxime-jolliet-airseas
|
c3c6189a1b
|
feat(common.opcua): Add session timeout as configuration option (#15341)
|
2024-05-15 09:06:43 -06:00 |
dependabot[bot]
|
cb81959e69
|
chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3 (#14686)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-02-09 14:12:03 -05: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 |
Christian Allinson
|
c981bb7819
|
feat(common.opcua): Add debug info for nodes not in server namespace (#14676)
|
2024-02-06 16:10:42 -05:00 |
Joshua Powers
|
f7208e5339
|
chore(inputs.opcua): Add option to collect client debug logging (#14595)
|
2024-01-22 09:20:27 +01:00 |
Paweł Żak
|
5810a9e4e5
|
chore(linters): Enable `appendCombine` checker for gocritic (#14451)
|
2024-01-03 07:16:26 -07:00 |
Christian Allinson
|
fbd2dcc9d9
|
feat(common.opcua): Add option to include OPC-UA DataType as a Field (#14345)
|
2023-12-07 13:02:25 -07:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Paweł Żak
|
89a235c620
|
chore(linters): Enable perfsprint linter and fix all findings. (#14208)
|
2023-10-30 06:14:16 -06:00 |
Paweł Żak
|
990ffc7222
|
chore(linters): Fix findings found by testifylint: bool-compare (#14163)
|
2023-10-24 10:45:17 -06:00 |
reindlt
|
474aff588e
|
feat(inputs.opcua_listener): Add monitoring params (#13923)
Co-authored-by: Tobias Reindl <tobias.reindl@s7-rail.com>
|
2023-10-10 13:06:17 +02:00 |
Sven Rebhan
|
e2c4e10650
|
chore(secrets): Abstract secret implementation (#13953)
|
2023-09-25 14:37:04 -06:00 |
Joshua Powers
|
3bcf72293d
|
fix(inputs.opcua): Verify groups or root nodes included in config (#13840)
|
2023-08-30 15:56:34 +02:00 |
Sven Rebhan
|
61cf18c821
|
chore: Check logging functions like printf (#13743)
|
2023-08-09 15:02:36 -06:00 |
Sven Rebhan
|
424283f138
|
fix(inputs.opcua): Register node IDs again on reconnect (#13682)
|
2023-08-07 22:48:47 +02:00 |
Sven Rebhan
|
261e0223a7
|
fix(inputs.opcua): Ensure we are connected after reconnect (#13514)
|
2023-06-30 12:49:26 -06:00 |
Paweł Żak
|
c76f319b84
|
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008)
|
2023-04-03 07:19:43 -06:00 |
Sven Rebhan
|
bd5f6b7c7c
|
feat(common.opcua): Add support for secret-store secrets (#12863)
|
2023-03-21 08:58:06 -06:00 |
Paweł Żak
|
d59ea7d0ce
|
chore: Remove usages of github.com/pkg/errors dependency (archived) (#12787)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 19:04:41 +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
|
4201f24020
|
chore: Fix linter findings for errorlint (part2) (#12702)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 12:08:46 +01:00 |
Viraj Sinha
|
e96a49ea83
|
fix(inputs.opcua): fix opcua and opcua-listener for servers using password-based auth (#12529)
|
2023-01-30 08:14:58 -07:00 |
Paweł Żak
|
d9d9cd4c0b
|
chore: fix linter findings for nolintlint part 1 (#12427)
|
2023-01-25 13:28:13 -07:00 |
Paweł Żak
|
86cd0c0c24
|
chore: Fix linter findings for makezero (part4) (#12410)
|
2022-12-20 11:42:09 +01:00 |
Sylvain Bruyère
|
35b5476c83
|
fix(common.opcua): parse full range of status codes with uint32 (#12376)
|
2022-12-12 09:54:21 -07:00 |
Paweł Żak
|
cdc622e9db
|
chore: Fix linter findings for prealloc (part1) (#12228)
|
2022-11-15 18:57:50 +01:00 |
Paweł Żak
|
8203b503b7
|
chore: Wrap long lines in plugins/common (#12182)
|
2022-11-08 18:35:08 +01:00 |
Viraj Sinha
|
e42b0832e0
|
fix: Add support for opcua datetime values (#12101)
|
2022-11-07 20:35:53 +01:00 |
Lars Stegman
|
739f800b53
|
feat(inputs.opcua_listener): OPC UA Event subscriptions (#11786)
|
2022-10-25 08:06:08 -06:00 |