Commit Graph

21 Commits

Author SHA1 Message Date
Joshua Powers b79299975d
chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441) 2024-06-06 14:35:56 -05:00
Sven Rebhan 4aa288b25f
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00
Sven Rebhan 079f6a901e
chore(inputs.gnmi): Add more response information for easier debugging (#15297) 2024-05-07 11:03:47 -05:00
Sven Rebhan 7966827530
feat(inputs.gnmi): Add option to create more descriptive tags (#15278) 2024-05-03 14:09:00 -05:00
Joshua Powers d6671eb05e
fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259) 2024-05-02 13:48:22 -05:00
Joshua Powers c443b762b2
feat(inputs.gnmi): Add keepalive settings (#15171)
Co-authored-by: Hunter Kelly <retnuh@gmail.com>
2024-04-17 09:41:23 +02:00
Sven Rebhan eb5407a210
fix(inputs.gnmi): Add option to guess path tag from subscription (#14951) 2024-03-11 06:16:13 -06:00
Sven Rebhan 821865165a
fix(inputs.gnmi): Handle canonical field-name correctly (#14953) 2024-03-08 13:13:46 -07:00
Joshua Powers 03eaae6812
fix(inputs.gnmi): Refactor alias handling (#14553) 2024-01-25 06:34:21 -07:00
Andreas Deininger 5f5a56ed01
docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
Sven Rebhan c6f1c66bf8
feat(inputs.gnmi): Rework plugin (#14091) 2023-10-31 17:51:05 +01:00
Paweł Żak 89a235c620
chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
Sven Rebhan 61cf18c821
chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
Sven Rebhan cec60dbfa9
fix(inputs.gnmi): Add option to explicitly trim field-names (#13517) 2023-07-06 11:20:11 +02:00
Sven Rebhan 9147afbeca
fix(inputs.gnmi): Handle canonical field-name correctly for non-explicit subscriptions (#13332) 2023-06-01 11:32:51 -06:00
Sven Rebhan 8f07761cba
feat(inputs.gnmi): Allow canonical field names (#13326) 2023-05-24 08:14:06 -06:00
Sven Rebhan fb3cd61579
fix(inputs.gnmi): Allow optional origin for update path (#13304) 2023-05-23 07:06:02 -06:00
Joshua Powers f55d214082
fix(inputs.gnmi): Create selfstat to track connection state (#13149) 2023-05-02 13:29:30 +02:00
David Roy a868add749
feat(inputs.gnmi): Support Juniper GNMI Extension Header (#13116) 2023-04-27 17:30:21 +02: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
Sven Rebhan 58a01e1daf
fix(inputs.gnmi): Handle both new-style `tag_subscription` and old-style `tag_only` (#12512) 2023-02-08 19:30:05 +01:00