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 |
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 |
Ottmar Friedrich von Wimmelwaldi
|
fbac735052
|
feat(common.shim): Enable metric tracking within external plugins (#15636)
|
2024-08-06 08:11:29 +02:00 |
Sven Rebhan
|
d160276552
|
feat(logging): Add 'trace' log-level (#15695)
|
2024-08-01 00:32:24 +02:00 |
Sven Rebhan
|
ef41198481
|
chore(logging): Implement early logging (#15629)
|
2024-07-26 09:09:21 -06:00 |
Sven Rebhan
|
3d9562ba91
|
fix(common.socket): Switch to context to simplify closing (#15589)
|
2024-07-17 08:21:03 -06:00 |
Sven Rebhan
|
f40578fc16
|
chore(common.starlark): Print nonconvertible data (#15508)
|
2024-06-28 10:07:32 -05:00 |
Sven Rebhan
|
5119c7182f
|
feat(common.tls): Allow group aliases for ciphersuites (#15570)
|
2024-06-27 14:01:39 -05:00 |
Paweł Żak
|
78cbf533d2
|
test(linters): Enable copyloopvar (#15532)
|
2024-06-20 15:43:02 -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
|
f0c72586cc
|
feat(outputs.mqtt): Add client trace logging, resolve MQTT5 reconnect login (#15429)
|
2024-06-06 11:06:23 +02: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 |
Andreas Deininger
|
b516ead921
|
docs: Fix typos (#15421)
|
2024-05-31 10:31:30 +02:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Sven Rebhan
|
4aa288b25f
|
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201)
|
2024-05-23 14:09:11 -05:00 |
maxime-jolliet-airseas
|
c3c6189a1b
|
feat(common.opcua): Add session timeout as configuration option (#15341)
|
2024-05-15 09:06:43 -06:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
46fb0af4e7
|
feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256)
|
2024-05-06 20:19:10 +02:00 |
Sven Rebhan
|
274333921f
|
feat(processors.starlark): Allow persistence of global state (#15170)
|
2024-04-25 13:24:57 -05:00 |
Sven Rebhan
|
aa1091aba8
|
chore(inputs.postgresql): Factor out common code and cleanup (#15103)
|
2024-04-04 16:40:43 -05:00 |
Sven Rebhan
|
0e6b4f05f9
|
chore(inputs.syslog): Use common/socket implementation (#14837)
|
2024-02-23 13:20:39 -06:00 |
dependabot[bot]
|
f6dcb701a2
|
chore(deps): Bump github.com/eclipse/paho.golang from 0.11.0 to 0.20.0 (#14769)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-02-13 13:26:26 -06:00 |
Sven Rebhan
|
655a8a786b
|
chore(inputs.socket_listener): Move underlying socket implementation to common (#14787)
|
2024-02-13 09:53:12 -07:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Sven Rebhan
|
8393d1b589
|
chore(common.tls): Replace unmaintained github.com/youmark/pkcs8 with go.step.sm/crypto/pemutil (#14760)
|
2024-02-12 13:47:46 -07: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 |
Anatoly Y
|
66bd355138
|
fix(common.encoding): Remove locally-defined errors and use upstream ones (#14627)
|
2024-01-25 07:21:45 -07:00 |
Joshua Powers
|
f7208e5339
|
chore(inputs.opcua): Add option to collect client debug logging (#14595)
|
2024-01-22 09:20:27 +01:00 |
Joshua Powers
|
324fd76e26
|
chore(deps): Bump go.starlark.net from go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd to v0.0.0-20231121155337-90ade8b19d09 (#14541)
|
2024-01-15 15:56:55 +01:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Sven Rebhan
|
cbaca43e36
|
fix(processors.starlark): Use tracking ID to identify tracking metrics (#14523)
|
2024-01-05 07:48:28 -07:00 |
Joshua Powers
|
12095b2828
|
fix(common.kafka): Correctly set gssapi username/password (#14522)
|
2024-01-05 10:57:52 +01:00 |
Paweł Żak
|
5810a9e4e5
|
chore(linters): Enable `appendCombine` checker for gocritic (#14451)
|
2024-01-03 07:16:26 -07:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -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 |
Sven Rebhan
|
57fbc73814
|
fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395)
|
2023-12-07 08:45:09 -07:00 |
Andreas Deininger
|
6814d7af8a
|
docs: Fix typos (#14359)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-11-29 14:47:39 +01:00 |
Joshua Powers
|
65d106f615
|
chore(deps): Point kafka dependency to IBM organization (#14349)
|
2023-11-27 17:13:22 +01:00 |
irving
|
0e591ea8cf
|
fix(common.oauth): Initialize 'EndpointParams' to avoid panic with 'audience' settings (#14331)
|
2023-11-27 07:14:55 -07:00 |
Joshua Powers
|
edf230bc44
|
fix(processors.starlark): Maintain tracking information post-apply (#14137)
|
2023-11-15 19:03:55 +01: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 |
Sven Rebhan
|
56edee0b4f
|
fix(inputs.vault): Use http client to handle redirects correctly (#14153)
|
2023-10-23 08:08:38 -06:00 |
Rajiv Kushwaha
|
37ef23fb7f
|
feat(common.http): Add support for connecting over unix-socket (#14103)
|
2023-10-18 06:44:36 -06:00 |
Sven Rebhan
|
3d34c41154
|
fix(inputs.jolokia2_agent): Trim quotes around tags (#14132)
|
2023-10-18 06:32:48 -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 |