Commit Graph

5596 Commits

Author SHA1 Message Date
Sebastian Spaink 885252d388
New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
Sebastian Spaink 62715d158b
Fix Mac script to install go (#9345)
Co-authored-by: reimda <reimda@users.noreply.github.com>
2021-06-10 11:12:14 -05:00
Daniel Dyla 298670ae18
Use dynatrace-metric-utils (#9295) 2021-06-08 15:27:39 -06:00
pierwill d6ac4abfb8
fix: Verify checksum of Go download in mac script (#9335)
Adds a SHA256 check, which will we exit the script upon failure (with `set -e`).

Also edit comments.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-06-08 10:24:21 -05:00
Sebastian Spaink 7a987306e5
Update Go to 1.16.5 (#9331) 2021-06-07 19:19:22 -05:00
Samantha Wang 32b963a4c6
Update CHANGELOG.md 2021-06-07 11:41:39 -07:00
David Reimschussel 6f956411a2 Update changelog
(cherry picked from commit 81f186baa81f9b09f8221a7a02a482466459f95d)
2021-06-04 14:09:32 -06:00
Alexander Emelin 0fd0ae0953
Add WebSocket output plugin (#9188) 2021-06-03 22:53:38 -06:00
reimda e289612ff3
Add SQL output plugin (#9280) 2021-06-03 22:49:55 -06:00
Steven Soroka ee44aee1ca
clarify docs around shim plugin loading 2021-06-03 09:53:15 -04:00
Pascal Zimmermann 3ad40df311
Update pgx to v4 (#9182) 2021-06-02 21:28:16 -06:00
Alexey Kuzyashin 58a90783f5
Add telegraf url env var (#8987) 2021-06-02 21:22:15 -06:00
reimda aa427ed812
Parallel build fixes (#9326) 2021-06-02 13:19:33 -06:00
Steven Soroka b1d6730c9b
fix link 2021-06-02 11:45:32 -04:00
Steven Soroka dfed0e8bb7
Clarify Init errors 2021-06-02 11:34:50 -04:00
Alexander Krantz db0b6de140
Add HTTP proxy to datadog output (#9297) 2021-06-01 17:18:31 -04:00
Samantha Wang aa837476d7
update github maintainer docs (#9311) 2021-06-01 17:09:37 -04:00
Jess Ingrassellino ad6d25aebc
Addresses issues in PR 4928 (#9087) 2021-06-01 17:05:49 -04:00
Sven Rebhan 2e7b232073
Modbus refactor (#9141) 2021-05-27 16:58:46 -04:00
Alexander Krantz 58479fdb05
Fix reading config files starting with http: (#9275) 2021-05-26 09:13:50 -07:00
Sven Rebhan 9ab2ea5ee2
Document inactivity procedure. (#9259) 2021-05-25 17:20:30 -04:00
Russ Savage 467ab87912
chore: update prometheus input readme to match config options (#9270) 2021-05-25 15:11:14 -06:00
Samantha Wang 8eec159871 update HTTP v2 listener readme (#9250) 2021-05-20 16:48:12 -06:00
David Reimschussel 1929e48e61 Update changelog
(cherry picked from commit 3fe5e3ff3d84ce0c6a758064065b591cdaddd526)
2021-05-20 16:40:25 -06:00
Chris Dagenais 60bb676730
vSphere input: need to be able to configure the historical interval duration (#9276) 2021-05-20 13:50:40 -07:00
Victor Marinsky 0e55eedd7e
Improve eventhub_consumer input documentation (#8731) 2021-05-20 16:37:01 -04:00
Thomas Casteleyn 468e7e1650
Cleanup metric type docs (#9244) 2021-05-20 16:34:07 -04:00
Rajiv Kushwaha 8c73370e50
inputs.ping: Add an option to specify packet size (#9274) 2021-05-20 14:21:20 -05:00
Russ Savage e8ae01921b
Set user agent when scraping prom metrics (#9271) 2021-05-20 08:36:36 -06:00
Gareth Dunstone 3a1a44d67e
Feature: merge multiple "--config" and "--config-directory" flags (#9007) 2021-05-18 16:20:13 -05:00
Greg Linton df47b41668
Allow more characters in graphite tags (#9249) 2021-05-18 12:29:30 -04:00
Giovanni Luisotto ae7d31996b
SQL Server - SQL Requests - added s.[login_name] (#8351) 2021-05-13 23:59:02 -05:00
Erikas 760ad3e366
Update kafka.conf (#9263) 2021-05-13 16:36:46 -04:00
Sebastian Spaink 5330a74fea
Migrate soniah/gosnmp import to gosnmp/gosnmp (#9203) 2021-05-13 15:00:57 -05:00
Helen Weller 940fea9135
fix spelling of receive (#9269) 2021-05-13 15:28:14 -04:00
SomKen b3f5a15410
Add Freebsd armv7 URL for nightly builds / organize (#9268) 2021-05-12 20:20:04 -05:00
Helen Weller 1ea5c20aad
Update packaging.md (#9258) 2021-05-11 16:24:05 -05:00
maxuntr 741e3884e6
Kinesis_consumer input plugin - fix repeating parser error (#9169) 2021-05-11 17:16:58 -04:00
Giovanni Luisotto 8b9883e2ec
SQL Server - sqlServerRingBufferCPU - removed whitespaces (#9130)
### Required for all PRs:

- [ ] Updated associated README.md.
- [ ] Wrote appropriate unit tests.

Removed a pair of whitespace chars from the **sqlServerRingBufferCPU** SQL statement and added some formatting.
This query exists only for the on-prem version of SQL Server (`database_type = "SQLServer"`)

If you were unlucky enough to have some SQL 2008 the query wouldn't work as the whitespace char is not allowed inside the statement.
2021-05-11 16:08:25 -05:00
Tuan Nguyen Huy b56ffdc498
Add ability to enable gzip compression in elasticsearch output (#8913) 2021-05-08 13:17:44 -06:00
Samantha Wang 3e9f191142
Redirect former wiki links (#9183)
* fix docs links

* redirect links

* redirect links

* redirect links

* redirect links
2021-05-07 12:26:11 -07:00
Helen Weller 1482246902
Upgrade hashicorp/consul/api to v1.8.1 (#9238) 2021-05-05 13:56:31 -06:00
Marco Favero 9a7ef2d8d8
Update EXTERNAL_PLUGINS.md (#9217) 2021-05-05 12:01:19 -04:00
Jean-Christophe GONNARD 06c3586258
Add x509_crl external plugin (#9229) 2021-05-04 16:15:25 -05:00
Josef Johansson 537bc9d21d
plugins/inputs/dovecot: Add support for unix domain sockets (#9223)
It's safer for dovecot to export metrics via a UDS instead of tcp port,
this will add support for that option.

### Required for all PRs:

<!-- Complete the tasks in the following list. Change [ ] to [x] to
show completion. -->

- [x] Updated associated README.md.
- [x] Wrote appropriate unit tests.

resolves #9215 

dovecot: Add support for unix domain sockets as well
2021-05-04 16:09:55 -05:00
Sebastian Spaink 175cd16f19
Migrate ipvs library from docker/libnetwork/ipvs to moby/ipvs (#9235) 2021-05-04 11:15:47 -05:00
Adam Dobrawy 26e791f1c8 Add docs for docker-compose labels in docker input (#9173) 2021-05-03 16:15:35 -04:00
SomKen 09faa32043
Document using group membership to allow access to /dev/pf for pf input plugin (#9232) 2021-05-03 13:35:04 -06:00
Sebastian Spaink 279dda21ef
Add FreeBSD armv7 package (#9200) 2021-05-03 10:00:49 -06:00
Jacob Marble 6977121aed
OpenTelemetry Input Plugin (#9077) 2021-04-30 10:36:48 -04:00