Loïc Tosser
d64c72294a
Add response_time to monit plugin ( #8056 )
2020-11-23 10:35:00 -05:00
Olli-Pekka Lehto
245bef2f3a
Add rate and interval to the basicstats aggregator plugin ( #8428 )
2020-11-20 15:53:51 -05:00
Roy Lenferink
521caf3995
Update mdlayher/apcupsd dependency ( #8444 )
2020-11-20 13:54:56 -05:00
Nicolas Filotto
bbd4e80409
Show how to return a custom error with the Starlark processor ( #8439 )
2020-11-20 11:28:56 -05:00
Stephanie Engel
247230c5c9
keep field name as is for csv timestamp column ( #8440 )
2020-11-20 09:52:07 -06:00
Alexey Kuzyashin
8ad288bad4
Add DriverVersion and CUDA Version to output ( #8436 )
2020-11-19 09:52:47 -07:00
Nicolas Filotto
ee861fdeed
Show how to return several metrics with the Starlark processor ( #8423 )
2020-11-17 16:13:25 -05:00
Nicolas Filotto
0c15569174
Support logging in starlark ( #8408 )
2020-11-16 15:22:40 -05:00
Aaron Griffin
2c346ed08b
#8405 add non-retryable debug logging ( #8406 )
...
Add debug level logging for metric data that is not retryable.
2020-11-16 09:54:58 -05:00
Yuxuan 'fishy' Wang
18460e1825
Wavefront output should distinguish between retryable and non-retryable errors ( #8404 )
2020-11-13 17:08:05 -05:00
Nicolas Filotto
ca041063d9
Allow to catch errors that occur in the apply function ( #8401 )
2020-11-13 14:26:07 -05:00
Sven Rebhan
049daf7892
Fix parsing of multiple files with different headers ( #6318 ). ( #8400 )
2020-11-13 10:36:08 -05:00
Krzysztof Dąbrowski
fb463bcc17
proxmox: ignore QEMU templates and iron out a few bugs ( #8326 )
2020-11-12 18:12:29 -05:00
Kevin R
97fb465c2d
systemd_units: add --plain to command invocation ( #7990 ) ( #7991 )
2020-11-12 15:51:44 -05:00
Russ Savage
dabea48a90
Fix minor typos in readmes ( #8370 )
2020-11-12 10:20:50 -07:00
Paweł Żak
ff0a8c2d87
Fix SMART plugin to recognize all devices from config ( #8374 )
2020-11-12 11:04:52 -05:00
smizach
d369003912
Add OData-Version header to requests ( #8288 )
...
Closes
influxdata#8093
2020-11-06 10:15:27 -05:00
Steven Soroka
f8daed0597
misc tests
2020-11-03 16:02:34 -05:00
Pontus Rydin
89919631c5
Prydin issue 8169 ( #8357 )
2020-11-03 13:09:37 -05:00
Giovanni Luisotto
1939e58b68
On-prem fix for #8324 ( #8356 )
2020-11-03 11:04:24 -05:00
Pontus Rydin
748af7f5d1
[output.wavefront] Introduced "immediate_flush" flag ( #8165 )
2020-11-02 23:12:48 -05:00
peter-volkov
38796f035b
#8295 Initial Yandex.Cloud monitoring ( #8296 )
2020-11-02 11:11:47 -05:00
Roman Dodin
68a4f18e3d
added support for bytes encoding ( #7938 )
2020-11-02 11:11:28 -05:00
reimda
73b2f988c4
Update jwt-go module to address CVE-2020-26160 ( #8337 )
2020-11-02 09:07:37 -07:00
Konstantin Kulikov
9be445c958
fix plugins/input/ras test ( #8350 )
...
On some systems /tmp/test.db happens to exist which
makes this test fail.
2020-11-02 10:17:54 -05:00
Thomas Schuetz
a49e37a2a6
#8328 Fixed a bug with the state map in Dynatrace Plugin ( #8329 )
2020-10-29 11:04:11 -04:00
Giovanni Luisotto
c5e04325ab
SQL Server Azure PerfCounters Fix ( #8331 )
2020-10-28 14:00:37 -04:00
Steven Soroka
e83a165635
kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI ( #8318 )
2020-10-28 12:16:59 -04:00
Giovanni Luisotto
1313f2314f
SQL Server - PerformanceCounters - removed synthetic counters ( #8325 )
2020-10-27 15:19:49 -04:00
Giovanni Luisotto
f14a50b511
SQL Server - server_properties added sql_version_desc ( #8324 )
2020-10-27 14:36:21 -04:00
Paweł Żak
14e81f479d
Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 ( #8317 )
2020-10-26 15:33:26 -06:00
Steven Soroka
0e31020836
processes: fix issue with stat no such file/dir ( #8309 )
2020-10-26 11:35:10 -04:00
Steven Soroka
0ec97a2bdd
fix issue with PDH_CALC_NEGATIVE_DENOMINATOR error ( #8308 )
2020-10-26 11:06:39 -04:00
Paweł Żak
69230017b0
RAS plugin - fix for too many open files handlers ( #8306 )
2020-10-23 17:11:32 -04:00
Ido Halevi
9b23a04b69
A new Logz.io output plugin ( #8202 )
2020-10-22 11:53:08 -04:00
Patryk Małek
885d0affa6
Sumo Logic output plugin: fix unparsable config.Size from sample config ( #8243 )
2020-10-21 12:43:24 -06:00
tlusser-inv
9c2979dced
Fix wrong memory measurements of containers and vms ( #8290 )
2020-10-21 10:50:29 -04:00
Paweł Żak
14a73055f4
New input plugin for RAS with fixed GLIBC issue ( #8293 )
2020-10-20 17:59:05 -04:00
Steven Soroka
01230889b4
fix issue with phpfpm url usage ( #8292 )
2020-10-20 11:45:30 -04:00
reimda
5a5f6fbd47
Update sarama library to 1.27.1 ( #8289 )
2020-10-20 11:42:37 -04:00
Giovanni Luisotto
f61457f87a
sqlAzureMIResourceStats - added sorting ( #8286 )
2020-10-20 10:17:17 -04:00
simnv
1696cca283
Fix using empty string as the namespace prefix in azure_monitor output plugin ( #8282 )
...
* Fix using empty string as the namespace prefix
Fixes #8256
* Test using empty string as the namespace prefix
2020-10-20 10:16:22 -04:00
simnv
e3aa6eb577
Fix Event timestamps ( #8216 )
...
Closes #8204
2020-10-19 12:24:46 -04:00
a-bali
87fcea5e9b
Add support for fields and protocol lookups in port_name. ( #8157 )
2020-10-19 10:49:48 -04:00
Steven Soroka
0ae6fe7c9c
fix flakey proc test ( #8279 )
2020-10-16 17:03:36 -04:00
Steven Soroka
933925e8e3
temporarily remove RAS plugin
2020-10-16 14:44:15 -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
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
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
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
Patryk Małek
a976e6ff95
Fix bool serialization when using carbon2 ( #8162 )
2020-10-07 13:54:45 -06: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
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
Thomas Schuetz
f2a831c94e
Dynatrace Output: change handling of monotonic counters ( #8159 )
2020-09-30 13:30:48 -04:00
Roger Peppe
9ee87ab7c3
fix: plugins/parsers/influx: avoid ParseError.Error panic ( #8177 )
2020-09-30 13:26:00 -04:00
Paweł Żak
3efec1a10c
Fix vulnerabilities found in BDBA scan ( #8199 )
2020-09-30 13:24:10 -04:00
Yoofi Quansah
2332e28802
feat: add functionality to get values from redis commands ( #8196 )
2020-09-30 12:36:45 -04:00
Josh Bonello
06c62f263c
Implement AWS CloudWatch Input Plugin ListMetrics API calls to use Active Metric Filter ( #7894 )
2020-09-29 16:31:38 -06:00
Steven Soroka
a475d765fb
add json parsing support to starlark ( #8168 )
2020-09-29 17:37:54 -04:00
Patryk Małek
a3a1224e58
Sumo Logic output plugin: carbon2 default to include field in metric ( #8132 )
2020-09-29 14:00:33 -04:00
reimda
8006068e94
If the community string is available, add it as a tag ( #8189 )
2020-09-29 10:23:23 -04:00
simnv
57cd20a26c
Windows eventlog input plugin (based on #7020 ) ( #8000 )
...
Co-authored-by: Anuar Serdaliyev <serdaliyev.anuar@gmail.com>
2020-09-28 18:15:28 -04:00
Steven Soroka
382dac70c7
Semigroupoid multiline ( #8167 ) ( #8190 )
...
Co-authored-by: javicrespo <javiercrespoalvez@gmail.com>
Co-authored-by: jcrespo <javier.crespo@ingenico.com>
Co-authored-by: semigroupoid <semigroupoid@users.noreply.github.com>
2020-09-28 18:06:00 -04:00
Steven Soroka
b4fb1adc6f
fix panic on streaming processers using logging ( #8176 )
2020-09-28 11:58:23 -04:00
Paweł Żak
e1cb269a35
Add more missing NVMe attributes to smart plugin ( #8113 )
2020-09-28 11:16:49 -04:00
Patryk Małek
ca7252c641
Fix Sumo Logic output plugin not splitting requests properly ( #25 ) ( #8115 )
2020-09-24 16:13:37 -04:00
Avinash Nigam
bb5c65f5f3
Added more performance counters to SqlServer input plugin ( #8120 )
2020-09-24 10:09:51 -06:00
Steven Soroka
689b463998
Starlark readme url fix
2020-09-22 11:38:45 -04:00
Steven Soroka
5a09735020
minor docs cleanup
2020-09-18 15:06:58 -04:00
Steven Soroka
080e0dbbfa
update shim docs to point users in the right direction
2020-09-18 15:06:58 -04:00
M0rdecay
39f4c365b0
Increasing the metric buffer ( #8145 )
2020-09-18 13:50:22 -04:00
Alex Samorukov
191688ce51
Remove Event field as it is causing issues with pre-trained source types ( #8039 )
...
Co-authored-by: Oleksii Samorukov <oleksii_samorukov@mckinsey.com>
2020-09-18 12:20:22 -04:00
Labesse Kévin
ce133505f2
influxdb_v2_listener - add /ready route ( #8133 )
2020-09-17 11:49:51 -04:00
John Ibsen
d764f862b5
Influxdb v2 listener ( #7828 )
2020-09-14 18:41:46 -04:00
James Beckett
55a9d36b21
SNMP input plugin: document partial table collection ( #8104 )
...
Co-authored-by: James Beckett <hackery@users.noreply.github.com>
2020-09-11 09:44:59 -07:00
Patryk Małek
5534b9955c
Carbon2 configuration option - include field in metric name ( #8094 )
2020-09-10 12:14:11 -04:00
Patryk Małek
e9dcade0a8
Sumo Logic output plugin ( #8023 )
2020-09-10 10:56:35 -04:00
Steven Soroka
8cd0fe5e7b
Revert "update influxdb v2 port"
...
This reverts commit 8c3ba65e77 .
2020-09-09 14:07:10 -04:00
Samantha Wang
8c3ba65e77
update influxdb v2 port
2020-09-09 10:55:20 -07:00
denzilribeiro
f0c2c38931
Database_type config to Split up sql queries by engine type ( #7934 )
2020-09-08 17:36:23 -04:00
Toni Moreno
9a06ac1d6a
added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 ( #8019 )
2020-09-08 16:34:27 -04:00
James DeFelice
8c28661ca7
[fix] add missing error check for HTTP req failure ( #8071 )
2020-09-08 14:13:23 -04:00
Bryan FRIMIN
6324b1fd63
add nsd input plugin ( #7822 )
2020-09-04 14:56:25 -06:00
reimda
b2ac8b4ac6
Opcua cleanup ( #8076 )
2020-09-03 21:48:00 -06:00
Samantha Wang
f4e5b0ef63
update opcua readme ( #8075 )
2020-09-03 15:37:42 -06:00
Chris Hayles
160e1d11c7
Add OPC UA input plugin ( #8009 )
2020-09-02 16:52:46 -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
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
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
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
Thomas Schuetz
6e8255c644
Dynatrace Plugin - Updated Documentation ( #7994 )
2020-08-17 18:37:13 -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
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
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
Steven Soroka
4d11d76bb1
cleanup cloudwatch plugin ( #7928 )
2020-08-07 10:12:14 -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
Samuel Vandamme
eb162ddaa4
Fixed title on New Relic README.md ( #7948 )
2020-08-06 12:29:15 -04:00
reimda
c7236ebbe5
Fix tail following on EOF ( #7927 )
2020-07-31 13:31:02 -06:00
Matthias Seelig
7ae240326b
fix broken link to proc.c ( #7918 )
2020-07-29 11:02:09 -04:00
Vikky Omkar
02454315ab
MongoDB: Added new metric "pages written from cache" ( #7870 )
2020-07-27 23:45:37 -04:00
Franz-Josef Kaiser
d233b4c27f
Fix/extend support of fixed point values on input (modbus plugin) ( #7869 )
...
* Add input float types FIXED/UFIXED (#7317 )
2020-07-27 16:48:44 -04:00
Steven Soroka
dab07c61e8
jolokia: add some error message context ( #7906 )
2020-07-27 16:07:15 -04:00
A. Binzxxxxxx
72fdfd8bb0
fixed cgroups docu ( #7889 )
2020-07-24 12:42:17 -04:00
Steven Soroka
569584d7df
shim logger improvements ( #7865 )
2020-07-22 14:29:50 -04:00
Samantha Wang
6e5c72f743
Fix defaults processor readme typos ( #7873 )
2020-07-22 10:18:38 -07:00
Daniel Nelson
b9a71880d7
Recv next message after send returns EOF ( #7872 )
2020-07-21 15:24:45 -07:00