Sven Rebhan
|
35803efd2f
|
feat(outputs.amqp): Add proxy support (#11649)
|
2022-08-09 16:16:44 -05:00 |
Sven Rebhan
|
9fbd275d17
|
chore: Markdown fixes for inputs/[a-m]* (#11606)
|
2022-08-09 18:57:31 +02:00 |
Sven Rebhan
|
e96bbe83c5
|
feat(common.tls): Implement minimum TLS version for clients (#11493)
|
2022-08-09 13:36:47 +02:00 |
niasar
|
b80d34a422
|
feat: Supervisord input plugin (#9015)
|
2022-08-08 12:25:26 -06:00 |
Sven Rebhan
|
401d2b2a28
|
chore(parsers.json_v2): Cleanup test by reusing testutil function (#11627)
|
2022-08-08 11:53:47 -05:00 |
Joshua Powers
|
75e8640a26
|
fix(inputs.mongodb): update version check for newer versions (#11635)
|
2022-08-08 09:37:52 -06:00 |
Povilas Versockas
|
ce2053d26d
|
feat: add coralogix dialect to opentelemetry (#11622)
|
2022-08-08 07:39:33 -06:00 |
Sven Rebhan
|
7bd9c91ebe
|
fix(inputs.x509): Multiple sources with non-overlapping DNS entries. (#11613)
|
2022-08-05 12:54:23 -06:00 |
Sven Rebhan
|
091380f4b5
|
fix(parsers): Linter issues (#11607)
|
2022-08-05 18:16:10 +02:00 |
Grace Wehner
|
f4e76893d1
|
feat (inputs/prometheus): add setting to set custom namespace label name to avoid conflicts (#11538)
|
2022-08-05 08:27:20 -06:00 |
Sven Rebhan
|
75d766b715
|
feat(processors.starlark): Add starlark benchmark for tag-concatenation (#11306)
|
2022-08-04 18:30:03 +02:00 |
Joshua Powers
|
388be518f8
|
fix(inputs.kubernetes): refresh token from file at each read (#11578)
|
2022-08-03 13:10:42 -06:00 |
Sven Rebhan
|
d606899737
|
feat(inputs.ntpq): Allow to specify `reach` output format (#11594)
|
2022-08-03 13:03:44 -06:00 |
Mya
|
f3ce00529d
|
docs(inputs.exec): clarify parsing for ints (#11597)
|
2022-08-03 07:42:22 -05:00 |
Sven Rebhan
|
ac26d786fe
|
fix(outputs): Linter issues (#11595)
|
2022-08-03 07:20:51 -05:00 |
Joshua Powers
|
b741f3288a
|
fix(inputs.kube_inventory): send file location to enable token auto-refresh (#11577)
|
2022-08-02 15:29:33 -06:00 |
Sven Rebhan
|
e33ffeb06a
|
feat(inputs.ntpq): Add possibility to query remote servers (#11592)
|
2022-08-02 21:02:37 +02:00 |
singamSrikar
|
a049738a50
|
feat(inputs.openstack): Add "allow_reauth" config option for openstack client (#11572)
|
2022-08-02 20:24:26 +02:00 |
Sven Rebhan
|
ba2ebe896a
|
feat(inputs.ntpq): Add option to specify command flags (#11593)
|
2022-08-02 19:26:54 +02:00 |
Povilas Versockas
|
272a0a3355
|
test: fix openetelemtry test (#11573)
|
2022-08-02 07:57:45 -06:00 |
Sven Rebhan
|
e2578462a5
|
fix(inputs): Linter issues (#11576)
|
2022-08-02 13:52:17 +02:00 |
Luke Winikates
|
f0aad2f8d8
|
fix(outputs.wavefront): update wavefront sdk and use non-deprecated APIs (#11560)
|
2022-08-01 15:27:56 -06:00 |
Sven Rebhan
|
9f57f9408c
|
chore(inputs.ntpq): Cleanup existing plugin (#11575)
|
2022-08-01 22:09:44 +02:00 |
Joshua Powers
|
196abb74cf
|
fix(inputs.cloudwatch): customizable batch size when querying (#10851)
|
2022-08-01 13:09:25 -06:00 |
reimda
|
6721187e2e
|
feat(outputs.sql): Add settings for go sql.DB settings (#11551)
|
2022-07-29 19:53:08 +02:00 |
Bruce (Zhihao) Li
|
5b9aee11b8
|
fix: Updating credentials file to not use endpoint_url parameter (#10841)
|
2022-07-29 08:55:11 -06:00 |
Sven Rebhan
|
3ad9fe73ba
|
chore: More parser cleanup (#11532)
|
2022-07-28 15:30:36 -05:00 |
Sven Rebhan
|
ff17ede62d
|
feat(parsers.xpath): Add support for returning underlying data-types (#11558)
|
2022-07-28 07:18:55 -05:00 |
Mya
|
13b0ed0e6e
|
fix(inputs.opcua): return an error with mismatched types (#11539)
|
2022-07-27 13:14:01 -06:00 |
Cole Mackenzie
|
af43d0183c
|
feat(output.mqtt): Add support for MQTT protocol version 5 (#11284)
|
2022-07-27 09:36:57 -06:00 |
Sebastian Spaink
|
b87d06eb69
|
fix(inputs.stackdriver): Handle when no buckets available (#11556)
|
2022-07-27 10:31:42 -05:00 |
reimda
|
7eccb82a3d
|
docs(inputs.mysql): Add link to docs on how to enable mysql's performance schema (#11555)
|
2022-07-27 11:14:08 +02:00 |
reimda
|
ca8a6cfac2
|
chore: add missing section to kafka_consumer's sample.conf (#11553)
|
2022-07-26 12:53:06 -06:00 |
Mya
|
9a7c308ade
|
docs: add timeout section (#11550)
|
2022-07-26 10:07:34 -06:00 |
Joshua Powers
|
911072c17b
|
fix(inputs.sqlserver): set lower deadlock priority (#11548)
|
2022-07-26 08:51:15 -06:00 |
Albertas Bužinskas
|
b1546fe1c7
|
feat(inputs.kafka_consumer): Option to set default fetch message bytes (#11220)
|
2022-07-25 15:49:34 -06:00 |
Eszter Gábor
|
f96755c156
|
docs(inputs.modbus): README changes regarding request.tags (#11541)
|
2022-07-25 15:14:57 -06:00 |
Sebastian Spaink
|
beb18d9389
|
feat(outputs.graphite): Retry connecting to servers with failed send attempts (#11439)
|
2022-07-25 13:06:30 -06:00 |
Amarinder Cheema
|
d84bf9a949
|
feat(inputs.statsd): add median timing calculation to statsd input plugin (#11518)
|
2022-07-22 07:52:11 -06:00 |
papapiya
|
79235cb224
|
fix(inputs.snmp_trap): nil map panic when use snmp_trap with netsnmp translator (#11534)
|
2022-07-22 11:23:41 +02:00 |
Sven Rebhan
|
9f3a7414a9
|
feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251)
|
2022-07-21 18:37:36 +02:00 |
Mat Wood
|
08c895d99f
|
feat(inputs.syslog): log remote host as source tag (#9440)
|
2022-07-20 13:14:07 -06:00 |
Pavlo Sumkin
|
678e6e7a8c
|
feat(outputs.groundwork): Improve metric parsing to extend output (#11443)
|
2022-07-20 13:05:01 -06:00 |
Sven Burkard
|
46f059ebfd
|
feat: added metrics for member and replica-set avg health of MongoDB (#11516)
|
2022-07-20 13:02:38 -06:00 |
Sven Rebhan
|
ba36cfe676
|
feat(outputs.redistimeseries): Add integration test (#11529)
|
2022-07-20 07:38:04 -06:00 |
wuxingzhong
|
cff5c0e852
|
fix(inputs.mqtt_consumer): topic parsing error when topic having prefix(/) (#11527)
|
2022-07-20 07:28:20 -06:00 |
Varlet Nicolas
|
ae695e8736
|
fix(inputs.sqlserver): set lower deadlock priority (#11522)
|
2022-07-19 10:12:09 -06:00 |
Joshua Powers
|
cb0df019ec
|
fix: make docs + go.mod cleanup post-redis merge (#11521)
|
2022-07-19 08:50:47 -06:00 |
Guy Korland
|
3c5d71b7cd
|
feat: Add RedisTimeSeries plugin (#11054)
|
2022-07-19 07:08:51 -06:00 |
Joshua Powers
|
f29f6cf6a1
|
docs: run make-docs (#11514)
|
2022-07-18 15:04:41 -06:00 |