Commit Graph

5061 Commits

Author SHA1 Message Date
Samantha Wang b1bce91345
add tagpass/tagdrop note in docs (#8053) 2020-09-03 13:32:20 -07:00
Samantha Wang 45a87a1753
add guidelines run to external plugins with execd (#8054)
* docs - add guidelines run to external plugins with execd
2020-09-03 13:31:29 -07:00
Patryk Małek 843ea4b6d3
Fix docker-image make target (#8005) 2020-09-03 09:38:19 -06:00
Chris Hayles 160e1d11c7
Add OPC UA input plugin (#8009) 2020-09-02 16:52:46 -06:00
Sven Rebhan 895d04df75
Update gopsutils to v.2.20.7 (#8073)
Also update to the specific version of golang.org/x/sys that gopsutils requires.
2020-09-02 13:44:14 -06:00
Sven Rebhan b5fafb4c95
Fix CI AppVeyor 'make check' errors for go 1.15 on windows (#8061)
Avoid writing to nul on windows.  On Appveyor, writing to nul creates a file instead of discarding output.  The file's existence creates errors later in the build.
2020-09-01 11:52:41 -06:00
Steven Soroka 3278054c5c
fix bug in shim logger affecting AddError (#8052) 2020-08-28 18:45:38 -04:00
Steven Soroka 5d999f85f0
fix docker build. update dockerfiles to Go 1.14 (#8051) 2020-08-28 16:39:55 -04:00
Joshua Gross 4ebb8c7820
Add set, and histogram reporting to aerospike telegraf plugin (#8025)
Co-authored-by: Joshua Gross <joshua.gross@indexexchange.com>
2020-08-28 12:05:42 -04:00
Steven Soroka ac809e9e5b
docs fix 2020-08-27 14:22:08 -04:00
Samantha Wang 8cc08a6363
Create external plugins doc file and update contributing guide (#8001) 2020-08-26 16:43:35 -06:00
Thomas Casteleyn 54f9e33208
Add addTag debugging in ifname plugin (#8018) 2020-08-26 15:25:57 -06:00
Pontus Rydin 60d402d827
vSphere Fixed missing clustername issue 7878 (#8026) 2020-08-26 12:58:28 -04:00
Patryk Małek 48bab9db86
Fix string to int conversion in eventhub consumer (#8006) 2020-08-26 09:26:37 -06:00
Steven Soroka bbc2aa660d
improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
Thomas Schuetz bf0b376fc7
Fix InsecureSkipVerify in Dynatrace Plugin (#8015) 2020-08-21 11:31:30 -04:00
DasSkelett 7354a44240
Fix Ping Input plugin for FreeBSD's ping6 (#7861) 2020-08-20 18:05:50 -04:00
Samantha Wang 901e63e37d
add example input/outputs to starlark examples (#7980)
* add sample input/outputs to starlark examples

* update ratio.star with example input/outputs

* Update rename.star

* update scale.star with input/output examples

* fix spacing

* fix spacing
2020-08-19 19:26:35 -04:00
Samantha Wang 389c5380ed
Fix configuration.md formatting (#7965)
* fix configuration.md formatting

* include cloud url comments
2020-08-19 19:24:58 -04:00
Thomas Casteleyn 073a9beee3
[agent] Cleanup duplicates in loaded plugins list (#7852) 2020-08-19 18:18:52 -04:00
DM a03555ec5a
[outputs.application_insights] Added the ability to set the endpoint url (#7134) 2020-08-19 18:04:24 -04:00
Steven Soroka 11afd42617
fix issue with shim use of config.Duration (#7996) 2020-08-18 14:20:31 -04:00
Steven Soroka e9d5b1fb34
fix minor agent race condition around error messages (#7999) 2020-08-18 11:27:58 -04:00
Steven Soroka 34c8abb555
fix flakey ticker test (#7997) 2020-08-17 19:02:23 -04:00
Thomas Schuetz 6e8255c644
Dynatrace Plugin - Updated Documentation (#7994) 2020-08-17 18:37:13 -04:00
Steven Soroka ea1d4d4ab0 Update CHANGELOG.md 2020-08-14 14:53:30 -04:00
Steven Soroka b2eb774049
http_listener_v2: make http header tags case insensitive (#7986) 2020-08-14 13:43:31 -04:00
Russ Savage b8b6f2e533
fix(readmes): updates to internal and proxmox readmes (#7982) 2020-08-13 23:50:09 -04:00
Steven Soroka a087cb990c
Update Support.md 2020-08-13 18:39:25 -04:00
Steven Soroka 73815a80b1
Create Support.md 2020-08-13 18:38:21 -04:00
Steven Soroka 06a57c8479
add label to feature request. 2020-08-13 18:31:04 -04:00
Steven Soroka 4ef2b4eada
Update Bug_report.md 2020-08-13 18:06:52 -04:00
effITient c0ab96586d
Proxmox plugin (#7922) 2020-08-12 12:26:38 -04:00
Thomas Schuetz 780fbfecb2
Dynatrace output plugin (#7881) 2020-08-12 11:51:53 -04:00
Eugene Klimov 78811f7b1c
add additional metrics to clickhouse input plugin (#7904)
add metrics and test for following ClickHouse tables:
- system.zookeeper
- system.detached_parts
- system.dictionaries
- system.replication_queue
- system.mutations
- system.disks
- system.processes
- system.text_log
- system.part_log
2020-08-12 11:48:07 -04:00
Sam Dillard 6c4636b860
add pivot example for starlark processor (#7976) 2020-08-12 11:08:55 -04:00
Russ Savage 8878f3f311
fix(puppet): update broken link (#7977) 2020-08-12 10:09:04 -04:00
Russ Savage 786b1b3859
fix(ipmi): update link in readme (#7975) 2020-08-11 23:30:38 -04:00
Johnny Steenbergen 2729fe30ec
chore: extend gitignore to ignore .DS_Store (#7974) 2020-08-11 20:31:30 -04:00
Russ Savage 40c6d189fe
fix(readmes): standarize first line of readmes (#7973) 2020-08-11 16:10:41 -04:00
Vikky Omkar a6c8f5be13
Updated http_response input plugin README.md (#7962) 2020-08-10 15:52:38 -04:00
Russ Savage 75e701c288
fix(readmes): adding code block annotations (#7963) 2020-08-10 15:50:48 -04:00
Peter A. Bigot 242714224b
rabbitmq: remove deprecated healthcheck (#7823) (#7920) 2020-08-10 13:02:38 -04:00
Giovanni Luisotto 211c2369aa
added new counter - Lock Timeouts (timeout > 0)/sec (#7808) 2020-08-10 11:08:26 -04:00
Steven Soroka 63dde6f733 fix cloudwatch tests 2020-08-07 13:31:55 -04:00
Vipin Menon ab21024a30
Support for AWS Cloudwatch Alarms #7931 (#7932)
This documentation update points to a simple execd shim that can
poll AWS Alarms at given time intervals.
2020-08-07 10:30:33 -04:00
Steven Soroka 4d11d76bb1
cleanup cloudwatch plugin (#7928) 2020-08-07 10:12:14 -04:00
Al Sargent df93825112
Add details to connect to InfluxDB OSS 2 and Cloud 2 (#7953) 2020-08-06 16:43:21 -04:00
Aladex 2e751d0b54
JSON does not support values NaN and Inf (#7908) 2020-08-06 14:27:15 -04:00
kelseiv 198f92be41
Add descriptions for measurement & fields (#7902) 2020-08-06 14:05:35 -04:00