Sven Rebhan
|
f1ce84f02d
|
feat: tool to build custom Telegraf builds (#11524)
|
2022-08-19 13:38:03 -06:00 |
Joshua Powers
|
9329123ea4
|
docs: update ms sql dsn example (#11704)
|
2022-08-19 07:45:25 -06:00 |
dependabot[bot]
|
93121f3894
|
chore(deps): Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1 (#11676)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mya <mlongmire@influxdata.com>
|
2022-08-17 13:53:02 -05:00 |
yahaa
|
4f4d168e74
|
fix(inputs.prometheus): plugin run outside k8s cluster error (#11673)
|
2022-08-17 08:27:46 -06:00 |
reimda
|
07179c466b
|
chore: Use build tags to select plugins (#11654)
|
2022-08-15 22:44:59 +02:00 |
Joshua Powers
|
64c85eb4f8
|
docs: explain PowerShell 5 encoding (#11662)
|
2022-08-11 15:46:02 -06:00 |
橘子
|
5d669e2724
|
feat(outputs.iotdb): Add new output plugin to support Apache IoTDB (#11557)
|
2022-08-10 13:00:41 -06:00 |
niasar
|
b80d34a422
|
feat: Supervisord input plugin (#9015)
|
2022-08-08 12:25:26 -06:00 |
reimda
|
f001c99184
|
docs: Add source tag best practices to the metric schema docs (#11620)
|
2022-08-03 15:27:21 -06:00 |
dependabot[bot]
|
e7e3926710
|
chore(deps): Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 (#11347)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
|
2022-08-01 14:03:48 -05:00 |
Sven Rebhan
|
fd84042220
|
feat: Add license checking tool (#11398)
|
2022-07-28 09:21:07 -05:00 |
Cole Mackenzie
|
af43d0183c
|
feat(output.mqtt): Add support for MQTT protocol version 5 (#11284)
|
2022-07-27 09:36:57 -06:00 |
Sven Rebhan
|
9f3a7414a9
|
feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251)
|
2022-07-21 18:37:36 +02:00 |
Joshua Powers
|
e2c2f29f0c
|
chore: update to go1.18.4 (#11526)
|
2022-07-20 07:28:41 -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 |
Anton Malinskiy
|
fbccc71abb
|
feat(input): add upsd implementation (#9890)
|
2022-07-06 13:09:18 -06:00 |
Sven Rebhan
|
48fa1990ee
|
feat: Add CSV serializer (#11307)
|
2022-06-22 21:06:50 +02:00 |
dependabot[bot]
|
b58ae75b08
|
chore(deps): Bump github.com/Shopify/sarama from 1.32.0 to 1.34.1 (#11319)
|
2022-06-21 16:41:25 -05:00 |
Alexander Krantz
|
d8f2b38b27
|
feat(redis): add Redis 6 ACL auth support (#9333)
|
2022-06-21 15:13:18 -05:00 |
dependabot[bot]
|
4a4d9d97e0
|
chore(deps): Bump google.golang.org/api from 0.74.0 to 0.84.0 (#11338)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
|
2022-06-21 11:20:33 -05:00 |
dependabot[bot]
|
f8672d8486
|
chore(deps): Bump k8s.io/client-go from 0.23.3 to 0.24.1 (#11223)
|
2022-06-16 16:18:58 -05:00 |
Sebastian Spaink
|
412be64088
|
feat: Make the command "config" a subcommand (#11282)
* feat: make the command "config" a subcommand
* fix: backwards compatible
support telegraf *filters* config
|
2022-06-15 21:28:18 +02:00 |
Joshua Powers
|
af409da924
|
test: add install go for linux, use in integration tests (#11281)
|
2022-06-13 09:27:03 -05:00 |
Joshua Powers
|
c6ed8bb807
|
chore: update go from v1.18.1 to v1.18.3 (#11248)
|
2022-06-02 14:19:18 -06:00 |
Joshua Powers
|
7fa2797c8e
|
docs: update test-container docs (#11244)
|
2022-06-02 11:33:51 -06:00 |
Joshua Powers
|
6699e114a4
|
docs: Initial update of integration test docs (#11210)
|
2022-06-02 09:59:43 +02:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -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
|
1b0bf3579b
|
chore: Embed sample configurations into README for aggregators (#11190)
|
2022-05-25 10:25:51 -06:00 |
Sven Rebhan
|
56eb914998
|
chore: Embed sample configurations into README for inputs (#11136)
|
2022-05-24 08:49:47 -05:00 |
Joshua Powers
|
db3beab38b
|
test: add generic test-container code for re-use, migrate mysql (#11157)
|
2022-05-23 11:08:53 -06:00 |
Sven Rebhan
|
49137dd267
|
docs: update review docs (#11147)
|
2022-05-20 08:23:25 -06:00 |
Jacob Marble
|
3c79acbd80
|
chore: update opentelemetry plugins (#11085)
|
2022-05-12 10:34:52 -05:00 |
Joshua Powers
|
23bb23d981
|
feat: create and push nightly docker images to quay.io (#11000)
|
2022-04-26 14:11:01 -06:00 |
bewing
|
a6f278a5ea
|
fix: use external xpath parser for gnmi (#11024)
|
2022-04-26 07:38:02 -06:00 |
Jacob Marble
|
bf99a726f5
|
fix: update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0 (#10984)
|
2022-04-19 07:28:01 -06:00 |
Sebastian Spaink
|
4ab7253bc8
|
chore: Update Go to 1.18.1 (#10961)
|
2022-04-13 16:50:39 -05:00 |
AsafMah
|
47113efc5a
|
fix: update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60 (#10966)
|
2022-04-12 15:07:15 -06:00 |
Sebastian Spaink
|
5d6748fcb5
|
feat: generate the plugins sample config (#10886)
|
2022-04-05 17:11:09 -05:00 |
Aleksei Larkov
|
9d3d5b9414
|
feat: add ANSI color filter for tail input plugin (#10880)
|
2022-03-30 09:00:16 -06:00 |
Samantha Wang
|
93a2202e73
|
docs: update license of dependencies (#10914)
|
2022-03-29 13:49:04 -06:00 |
reimda
|
d8bd44abe1
|
fix: change name of snmp translator setting (#10872)
|
2022-03-23 09:27:58 -06:00 |
Joshua Powers
|
40ed7fb693
|
feat(parsers.influx): New influx line protocol via feature flag (#10749)
|
2022-03-10 15:09:58 -07:00 |
Sven Rebhan
|
5479df2eb5
|
feat: collection offset implementation (#10545)
|
2022-02-15 10:39:12 -07:00 |
dependabot[bot]
|
1445a17e47
|
fix: bump github.com/denisenkom/go-mssqldb from 0.10.0 to 0.12.0 (#10503)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
|
2022-02-14 09:21:27 -06:00 |
Sebastian Spaink
|
023dfd43b0
|
fix: license doc outdated causing CI failure (#10630)
|
2022-02-10 17:28:17 -06:00 |
Joshua Powers
|
99d2d2b6a9
|
docs: update quay docs for auth (#10612)
|
2022-02-10 07:51:55 -07:00 |
dependabot[bot]
|
c3b831649f
|
fix: bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.6.0 to 1.13.0 (#10601)
|
2022-02-07 09:29:07 -07:00 |
Zachary Priddy
|
5c8751f97c
|
fix[elasticsearch output]: add scheme to fix error in sniffing option (#10513)
|
2022-02-03 15:02:02 -07:00 |