Sven Rebhan
|
f235fcc640
|
feat(outputs.graphite): Allow to set the local address to bind (#14628)
|
2024-02-05 10:23:34 -07:00 |
Adrián López
|
c8e12fa15a
|
feat(outputs): Add Zabbix plugin (#13739)
|
2024-01-24 08:25:38 -07:00 |
dependabot[bot]
|
29f7d04172
|
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 (#14608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-01-23 17:57:15 +01:00 |
giovanni-bellini-argo
|
4c1d8e3dd4
|
fix(outputs.iotdb): Handle paths that contain illegal characters (#14519)
Co-authored-by: SeanGaluzzi <SeanGaluzzi@users.noreply.github.com>
Co-authored-by: SeanGaluzzi <sean.galuzzi@argo.consulting>
|
2024-01-23 16:24:39 +01:00 |
Neelay Upadhyaya
|
06c13666e6
|
feat(outputs.nats): Introduce NATS Jetstream option (#14236)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2024-01-23 12:22:24 +01:00 |
Joshua Powers
|
98cd14987a
|
fix(outputs.loki): Do not close body before reading it (#14604)
|
2024-01-22 20:05:24 +01:00 |
Yuan Zhang
|
7cafdaf2ce
|
fix(outputs.mqtt): Preserve leading slash in topic (#14582)
|
2024-01-18 18:30:23 +01:00 |
Sander van de Geijn
|
744e74d463
|
docs(outputs.opensearch): Correct sample config format (#14538)
|
2024-01-09 15:00:16 -07:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Joshua Powers
|
9ec0894dee
|
fix(outputs.prometheus_client): Always default to TCP (#14471)
|
2024-01-04 11:11:47 +01:00 |
Paweł Żak
|
5810a9e4e5
|
chore(linters): Enable `appendCombine` checker for gocritic (#14451)
|
2024-01-03 07:16:26 -07:00 |
Sam Lai
|
08fd16f3df
|
fix(outputs.influxdb*): Support setting Host header (#14481)
|
2023-12-19 07:49:40 -07:00 |
Thomas Casteleyn
|
d6f509e869
|
fix(outputs.bigquery): Ignore fields containing NaN or infinity (#14458)
|
2023-12-18 06:46:15 -07:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -07:00 |
Sven Rebhan
|
bb5131a5ea
|
chore(deps): Update all github.com/aws/aws-sdk-go-v2 dependencies (#14441)
|
2023-12-12 13:31:48 -07:00 |
Thomas Casteleyn
|
fe6e5d86fc
|
fix(outputs.bigquery): Correct use of auto-detected project ID (#14416)
|
2023-12-11 07:32:46 -07:00 |
Paweł Żak
|
aa681be594
|
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399)
|
2023-12-07 08:09:01 -07:00 |
Georg Pirklbauer
|
c37de06aef
|
docs(outputs.dynatrace) Update links to documentation (#14400)
|
2023-12-07 07:29:06 -07:00 |
Joshua Powers
|
3172fd5cfa
|
feat(outputs.stackdriver): Enable histogram support (#14275)
|
2023-12-07 12:35:04 +01:00 |
Thomas Casteleyn
|
193479a988
|
feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012)
|
2023-12-04 08:22:12 -07:00 |
Thomas Casteleyn
|
6ff28c7593
|
feat(outputs.bigquery): Allow to add metrics in one compact table (#14342)
|
2023-12-04 07:40:06 -07:00 |
Joshua Powers
|
f48b8504b6
|
fix(outputs.prometheus_client): Ensure v1 collector data expires promptly (#14232)
|
2023-11-30 12:02:17 +01: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 |
Sven Rebhan
|
68f787c0ba
|
fix(outputs.opensearch): Expose TLS setting correctly (#14340)
|
2023-11-27 08:15:06 -07: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
|
4c4b821aaa
|
test(kafka): Use dynamic ports with integration tests (#14301)
|
2023-11-17 10:47:18 +01:00 |
Jeffrey Zhang
|
ac171a07be
|
feat(outputs.prometheus_client): Support listen on vsock (#14108)
|
2023-11-06 06:34:44 -07:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Joshua Powers
|
7b7c7b6505
|
fix(outputs.timestream): Clip uint64 values (#14213)
|
2023-10-31 17:50:24 +01:00 |
Joshua Powers
|
8c35dddc10
|
test(outputs.kafka): Use private network for testing (#14220)
|
2023-10-31 17:47:23 +01:00 |
Joshua Powers
|
446fb9d64e
|
fix(outputs.elasticsearch): Print error status value (#14115)
|
2023-10-31 15:55:39 +01:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Paweł Żak
|
89a235c620
|
chore(linters): Enable perfsprint linter and fix all findings. (#14208)
|
2023-10-30 06:14:16 -06:00 |
Michael
|
7ec04f8dd6
|
docs(outputs.cratedb): Correct required SQL table schema (#13934)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2023-10-30 09:02:12 +01:00 |
Paweł Żak
|
fe87db594c
|
chore(linters): Fix findings found by testifylint: error-nil (#14198)
|
2023-10-27 07:42:25 -06:00 |
Robert
|
4e84fc8925
|
feat(socket_listener): Add vsock support to socket listener and writer (#14172)
|
2023-10-25 15:13:37 -06:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Paweł Żak
|
12065fd152
|
chore(linters): Fix findings found by testifylint: require-error (#14181)
|
2023-10-25 15:04:00 -06:00 |
Joshua Powers
|
64ae51e6ff
|
test(opensearch): Disable perf analyzer in test images (#14178)
|
2023-10-25 07:42:44 -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
|
062326eb48
|
test(outputs.kafka): Rework integration test to use bitnami/kafka (#14161)
|
2023-10-23 10:44:17 -06:00 |
Paweł Żak
|
171dccb7d7
|
chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155)
|
2023-10-23 08:12:08 -06:00 |
Luke Winikates
|
3eed69f866
|
feat(outputs.wavefront): Use common/http to configure http client (#14136)
|
2023-10-23 08:10:35 -06:00 |
Sven Rebhan
|
fd773b3e28
|
fix(outputs.kafka): Simplify send-error handling (#14154)
|
2023-10-23 07:51:57 -06:00 |
Anton Brekhov
|
176bfa8f37
|
fix(outputs.nebius_cloud_monitoring): Use correct endpoint (#14135)
|
2023-10-23 15:38:24 +02:00 |
Thomas Casteleyn
|
74937de0f4
|
feat(outputs.bigquery): Project is no longer a required field (#14086)
|
2023-10-16 14:42:57 -06:00 |
Joshua Powers
|
710c92c50d
|
fix(outputs.exec): Resolve lint issues with tests (#14101)
|
2023-10-12 14:49:28 -06:00 |
Sven Rebhan
|
68eda258f4
|
fix(outputs.redistimeseries): Handle string fields correctly (#14060)
|
2023-10-12 14:39:14 -06:00 |
Chase Sterling
|
7673624bcd
|
feat(outputs.exec): Add ability to exec command once per metric (#13672)
|
2023-10-12 14:32:09 -06:00 |