Joshua Powers
|
49cd0a8131
|
feat(outputs.postgresql): add Postgresql output (#11672)
|
2022-08-25 13:33:23 -06:00 |
Povilas Versockas
|
447e8a385e
|
fix: refactor telegraf version (#11656)
|
2022-08-17 13:08:31 -06:00 |
Sven Rebhan
|
09eb7ee111
|
chore: Move aws credentials to plugins/common. (#11681)
|
2022-08-16 19:04:30 +02:00 |
reimda
|
07179c466b
|
chore: Use build tags to select plugins (#11654)
|
2022-08-15 22:44:59 +02:00 |
橘子
|
5d669e2724
|
feat(outputs.iotdb): Add new output plugin to support Apache IoTDB (#11557)
|
2022-08-10 13:00:41 -06:00 |
Sven Rebhan
|
35803efd2f
|
feat(outputs.amqp): Add proxy support (#11649)
|
2022-08-09 16:16:44 -05:00 |
Povilas Versockas
|
ce2053d26d
|
feat: add coralogix dialect to opentelemetry (#11622)
|
2022-08-08 07:39:33 -06:00 |
Sven Rebhan
|
ac26d786fe
|
fix(outputs): Linter issues (#11595)
|
2022-08-03 07:20:51 -05:00 |
Povilas Versockas
|
272a0a3355
|
test: fix openetelemtry test (#11573)
|
2022-08-02 07:57:45 -06:00 |
Luke Winikates
|
f0aad2f8d8
|
fix(outputs.wavefront): update wavefront sdk and use non-deprecated APIs (#11560)
|
2022-08-01 15:27:56 -06:00 |
reimda
|
6721187e2e
|
feat(outputs.sql): Add settings for go sql.DB settings (#11551)
|
2022-07-29 19:53:08 +02:00 |
Bruce (Zhihao) Li
|
5b9aee11b8
|
fix: Updating credentials file to not use endpoint_url parameter (#10841)
|
2022-07-29 08:55:11 -06:00 |
Cole Mackenzie
|
af43d0183c
|
feat(output.mqtt): Add support for MQTT protocol version 5 (#11284)
|
2022-07-27 09:36:57 -06:00 |
Sebastian Spaink
|
beb18d9389
|
feat(outputs.graphite): Retry connecting to servers with failed send attempts (#11439)
|
2022-07-25 13:06:30 -06:00 |
Sven Rebhan
|
9f3a7414a9
|
feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251)
|
2022-07-21 18:37:36 +02:00 |
Pavlo Sumkin
|
678e6e7a8c
|
feat(outputs.groundwork): Improve metric parsing to extend output (#11443)
|
2022-07-20 13:05:01 -06:00 |
Sven Rebhan
|
ba36cfe676
|
feat(outputs.redistimeseries): Add integration test (#11529)
|
2022-07-20 07:38:04 -06:00 |
Guy Korland
|
3c5d71b7cd
|
feat: Add RedisTimeSeries plugin (#11054)
|
2022-07-19 07:08:51 -06:00 |
Joshua Powers
|
acc8008fb2
|
test: do not have leadership election during kafka test (#11404)
|
2022-07-14 11:07:34 -06:00 |
Joshua Powers
|
5802df7659
|
chore: cleanup go.mod and dependency licences (#11503)
|
2022-07-14 07:59:43 -06:00 |
asaleh
|
b0819baeec
|
feat: add Stomp (Active MQ) output plugin (#7995)
|
2022-07-14 07:14:41 -06:00 |
Markus Scholz
|
20acbf7090
|
feat: add proxy support for outputs/cloudwatch (#11399)
|
2022-07-13 13:04:02 -06:00 |
Sebastian Spaink
|
9744c3a6a2
|
feat: Migrate influx and influx_upstream parsers to new style (#11432)
|
2022-07-06 15:23:13 -05:00 |
Heiko Schlittermann
|
f4cdda4b2a
|
test: exchange confused parameters (expected vs actual) (#11422)
|
2022-06-29 16:49:39 -05:00 |
Luke Winikates
|
6e6fba77bb
|
feat(outputs/wavefront): make maximum http batch size configurable (#11201)
|
2022-06-29 13:27:56 -06:00 |
Sven Rebhan
|
524038a1ec
|
fix: Sync back sample.confs for inputs.couchbase and outputs.groundwork. (#11413)
|
2022-06-29 09:04:28 -06:00 |
Sven Rebhan
|
a049175e58
|
fix: Restore sample configurations broken during initial migration (#11276)
|
2022-06-22 13:33:58 -06:00 |
Sebastian Spaink
|
6700f0ba49
|
docs: Sync sample.conf for recent features (#11348)
|
2022-06-22 08:01:56 -05:00 |
Alexander Krantz
|
65a60855a0
|
feat(x509_cert): add proxy support (#9319)
|
2022-06-21 15:50:06 -05:00 |
Joshua Powers
|
3f65217f5e
|
test: mark integration tests correctly (#11317)
|
2022-06-16 14:10:11 -06:00 |
Vladislav Senkevich
|
2d7f2094e9
|
feat: add default appType as config option to groundwork output (#11300)
|
2022-06-15 13:25:09 -06:00 |
Joshua Powers
|
58e01f72b2
|
test: add circle ci integration testing on PRs (#11246)
|
2022-06-03 10:33:28 -06:00 |
Joshua Powers
|
9daefaba11
|
test: harden running of testcontainer integration tests (#11245)
|
2022-06-03 10:29:08 -06:00 |
Joshua Powers
|
1c61aa7fb3
|
test: migrate elasticsearch to testcontainers (#11207)
|
2022-06-02 08:20:06 -06:00 |
Joshua Powers
|
6e021b26ec
|
test: migrate kafka to testcontainers (#11206)
|
2022-06-02 07:47:44 -06:00 |
Ruoshan Huang
|
354b651bd9
|
fix: (outputs/sql) table existence cache (#10812)
|
2022-06-01 13:05:37 -06:00 |
Sven Rebhan
|
91d50ee374
|
fix: Update sample.conf for prometheus (#11217)
|
2022-06-01 09:22:25 -06:00 |
Joshua Powers
|
0147257358
|
test: enable logging with testcontainers (#11211)
|
2022-06-01 07:42:46 -06:00 |
Joshua Powers
|
1200f3c87e
|
test: refactor testcontainer port lookup (#11198)
|
2022-05-27 10:24:31 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Jacob Marble
|
8bf4ea8173
|
chore: update OpenTelmetry plugins (#11194)
|
2022-05-26 11:26:54 -05:00 |
reimda
|
34e5d821f7
|
docs: remove recommendation for prometheus metric_version=2 (#11158)
|
2022-05-26 10:07:44 -06:00 |
Eng Zer Jun
|
d51634a613
|
fix(plugins/amqp): move from `streadway/amqp` to `rabbitmq/amqp091-go` (#11192)
|
2022-05-25 13:16:13 -06:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
crflanigan
|
7d2016b84c
|
feat: Google API Auth (#11084)
|
2022-05-24 17:33:02 -06:00 |
Joshua Powers
|
5857966df1
|
test: migrate nsq to test containers (#11173)
|
2022-05-24 10:31:49 -06:00 |
Joshua Powers
|
1c41f2d1ef
|
feat: add field key option to set event partition key (#11076)
|
2022-05-24 10:01:09 -06:00 |
Joshua Powers
|
dd8dd75824
|
test: migrate mqtt to test containers (#11172)
|
2022-05-24 09:30:02 -06:00 |
Joshua Powers
|
03034cd1d1
|
test: migrate nats to test-containers (#11170)
|
2022-05-24 09:29:15 -06:00 |
Joshua Powers
|
94ad7f1bfa
|
test: migrate crate to test-containers code (#11165)
|
2022-05-24 09:28:40 -06:00 |