Commit Graph

5149 Commits

Author SHA1 Message Date
reimda 771f65eb85
Skip statically linked program during glibc version check (#8280) 2020-10-16 14:45:15 -06:00
Steven Soroka f7f0c7324b remove unused dependency from list 2020-10-16 15:21:56 -04:00
reimda bfc1a87e1d
Add glibc version check for linux builds (#8278) 2020-10-16 15:08:07 -04:00
Steven Soroka a6a63fddab go mod tidy 2020-10-16 15:06:49 -04:00
Steven Soroka 933925e8e3 temporarily remove RAS plugin 2020-10-16 14:44:15 -04:00
Steven Soroka a422c8f93b update changelog 2020-10-16 14:18:27 -04:00
Steven Soroka 75e90c63df Update changelog 2020-10-16 14:04:44 -04:00
Labesse Kévin 527a11a656
http_response: match on status code (#8032) 2020-10-16 11:40:17 -06:00
Steven Soroka 78cf0b7ea6
turn gzip on by default for InfluxDB v1 output (#8269) 2020-10-16 13:07:29 -04:00
Thomas Schuetz c85fb585ad
Dynatrace Output Plugin: Fixed behaviour when state map is cleared (#8251) 2020-10-16 11:55:35 -04:00
piotrwest 7c2c2c5d8b
Add the Timestream Output Plugin (#8239)
Co-authored-by: Piotr Westfalewicz <westpiot@amazon.com>
2020-10-15 13:51:17 -04:00
Steven Soroka 796b3b8d41
fix issue with loading processor config from execd (#8274) 2020-10-15 13:46:13 -04:00
Samantha Wang 4872d7b4a9
cleanup Intel RDT readme (#8268)
* cleanup Intel RDT readme

* Update intel_rdt.go
2020-10-15 09:09:09 -07:00
Russ Savage d5f0a120d8
fix(exec): fix typo in exec readme (#8265) 2020-10-14 14:08:47 -04:00
Russ Savage d0faa740b5
fix(ras): update readme title (#8266) 2020-10-14 14:08:35 -04:00
Steven Soroka ac8f4c1e15 add plugin documentation 2020-10-14 12:27:16 -04:00
Peter Morrow 423259905e
execd-systemd-timings: Add telegraf-execd-systemd-timings to the list (#8263) 2020-10-14 12:25:41 -04:00
Patryk Małek 190fdd24fa
Sumo Logic output plugin: only support HTTP POST (#8262) 2020-10-14 12:11:23 -04:00
Giovanni Luisotto 1d6172bd2d
New sql server queries (on-prem) - refactoring and formatting (#8172) 2020-10-14 11:07:13 -04:00
Alestrix aa0363eb84
Update README.md (#8049) 2020-10-13 18:06:07 -04:00
Steven Soroka 18609ac130 fix ci test 2020-10-09 17:14:10 -04:00
Steven Soroka cfce605bed add converter test 2020-10-09 16:10:57 -04:00
Steven Soroka 827b2d4df5 fix flakey tests 2020-10-09 16:10:17 -04:00
David Reimschussel a8810b2b7a Update etc/telegraf.conf 2020-10-08 11:12:19 -06:00
Steven Soroka e4ab5a2971 update changelog 2020-10-08 11:47:43 -04:00
Alexandru Tudori 01eaa202d9
Add agent host tag configuration option (#8082) 2020-10-08 11:43:28 -04:00
Paweł Żak c8e69aca3c
Fixed almost all bugs found by LGTM analysis platform (#8240) 2020-10-08 11:20:35 -04:00
Steven Soroka 5cc43879e8 fix carbon tests 2020-10-07 18:39:15 -04:00
Steven Soroka f88e0f6dab update changelog 2020-10-07 18:22:20 -04:00
Colin Ameigh 7f7703b8fc
Multiple escaping occurs on Jenkins URLs at certain folder depth (#8048)
Co-author: @hansnqyr
2020-10-07 18:20:26 -04:00
David Reimschussel 74fd427e03 Update changelog 2020-10-07 14:01:49 -06:00
Patryk Małek a976e6ff95
Fix bool serialization when using carbon2 (#8162) 2020-10-07 13:54:45 -06:00
Steven Soroka 2180bbfed5 add plugin authors to changelog 2020-10-07 15:24:57 -04:00
Steven Soroka fb6ea6e9d6 remote duplicate changelog entries 2020-10-07 15:08:57 -04:00
Steven Soroka e891b1cba7 update changelog 2020-10-07 14:56:33 -04:00
Steven Soroka b1b776f1e5
update to go 1.15 (#8220) 2020-10-07 14:51:49 -04:00
Giovanni Luisotto d840448b65
New sql server queries (Azure) - refactoring and formatting (#8186)
* sqlAzureDBResourceStats - formatting & engine check
* sqlAzureDBResourceGovernance - formatting & engine check
* sqlAzureDBWaitStats - formatting and engine check
* sqlAzureDBDatabaseIO - formatting and engine check
* sqlAzureDBProperties - formatting and engine check
* sqlAzureDBProperties - fix [engine_edition]
* sqlAzureDBOsWaitStats - formatting and engine check
* sqlAzureDBOsWaitStats - fix DBMIRROR_QUEUE string
* sqlAzureDBMemoryClerks  - formatting and engine check
* sqlAzureDBRequests - formatting and engine check
* sqlAzureDBSchedulers - moved near other queries
* sqlAzureMIRequests - added [session_db_name]
* sqlAzureDBPerformanceCounters - formatting and engine check
* sqlAzureMIProperties - formatting and engine check
* sqlAzureMIResourceStats - formatting and engine check
* sqlAzureMIResourceGovernance - formatting and engine check
* sqlAzureMIDatabaseIO - formatting and engine check
* sqlAzureMIMemoryClerks - formatting and engine check
* sqlAzureMIOsWaitStats - formatting and engine check
* sqlAzureDBPerformanceCounters - fix check edition
* sqlAzureMIPerformanceCounters - formatting and engine check
* sqlAzureMIRequests - formatting and engine check
* sqlAzureMISchedulers - engine check
* Changed error msg to include DB_NAME
* removed DEADLOCK_PRIORITY from most queries
* sqlAzureDBSchedulers - added engineedition check
2020-10-07 11:56:13 -04:00
Steven Soroka 392ef9b9c0
change influxdb port 9999 to 8086 (#8198) 2020-10-07 11:54:51 -04:00
Vyacheslav Mitrofanov a452feb18d
input consul - added metric_version flag (#7875)
Co-authored-by: Вячеслав Митрофанов <vmitrofanov@mfms.ru>
2020-10-07 11:31:02 -04:00
Patryk Małek cc089e6eb6
Fix carbon2 serializer not falling through to field separate when carbon2_format field is unset (#8201) 2020-10-07 08:33:09 -06:00
Giovanni Luisotto 88698a68d9
Fixed Query mapping (#8200) 2020-10-07 08:30:54 -06:00
Samantha Wang 660714b943
add min telegraf to plugin readme (#8223)
* add min telegraf versions to readme
* add new telegraf plugins to main readme
2020-10-06 14:44:00 -07:00
Paweł Żak fa32975d0f
New input plugin for RAS (Reliability, Availability and Serviceability) (#8114) 2020-10-01 16:54:51 -04:00
Paweł Żak 5f02c69da5
New input plugin for Intel RDT (Intel Resource Director Technology) (#8150)
Co-authored-by: Trojan, Kuba <kuba.trojan@intel.com>
2020-10-01 16:49:09 -04:00
David Reimschussel c8a412e995 Update telegraf.conf 2020-10-01 14:43:45 -06:00
reimda b8717730b7
update gopsutil: fix procstat performance regression (#8210) 2020-10-01 15:54:13 -04:00
Russ Savage 6665b48008
fix(win_eventlog): fixing config (#8209) 2020-10-01 12:49:43 -04:00
Steven Soroka 4fa620fd6e
Add note about json processing to docs 2020-09-30 16:20:50 -04:00
Paweł Żak b88f05592e
Missing ServiceNow metrics in DATA_FORMATS_OUTPUT.md (#8205) 2020-09-30 11:52:43 -06:00
Thomas Schuetz f2a831c94e
Dynatrace Output: change handling of monotonic counters (#8159) 2020-09-30 13:30:48 -04:00