Commit Graph

365 Commits

Author SHA1 Message Date
Sven Rebhan b76b53dba1
feat(tools): Allow to markdown includes for sections (#12075) 2022-10-24 23:22:18 +02:00
dependabot[bot] 5a453acbbb
chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 (#12034) 2022-10-18 09:20:16 +02:00
Paweł Żak 94e39fa018
feat: New input plugin for libvirt (#11814) 2022-10-12 17:05:42 -06:00
dependabot[bot] ed8bd1dd52
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.21 (#11936) 2022-10-04 10:52:06 -06:00
dependabot[bot] 4ed15e7a53
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 (#11886) 2022-10-03 14:00:19 -06:00
Thomas Casteleyn a2baab3d36
chore(deps): Replace go-ping by pro-bing (#11836) 2022-09-26 13:04:30 -06:00
gkatzioura e5ee9e198b
feat(inputs.gcs): Google Cloud Storage Input Plugin (#8413) 2022-09-19 14:01:04 -06:00
Samantha Wang e5b6e629c4
docs: update customization docs (#11822) 2022-09-19 11:00:35 -05:00
Sebastian Spaink d67f75e557
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers 49cd0a8131
feat(outputs.postgresql): add Postgresql output (#11672) 2022-08-25 13:33:23 -06:00
Sebastian Spaink a57434eb4e
feat: Migrate to urfave/cli (#11700) 2022-08-24 21:46:58 -05:00
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