Sven Rebhan
|
68f787c0ba
|
fix(outputs.opensearch): Expose TLS setting correctly (#14340)
|
2023-11-27 08:15:06 -07:00 |
Joshua Powers
|
c04fcc7066
|
docs(inputs.kafka_consumer): Remove whitespace (#14348)
|
2023-11-27 07:44:30 -07:00 |
Andreas Deininger
|
d1b316ab1a
|
docs: Fix typos (#14339)
|
2023-11-27 07:27:34 -07:00 |
irving
|
0e591ea8cf
|
fix(common.oauth): Initialize 'EndpointParams' to avoid panic with 'audience' settings (#14331)
|
2023-11-27 07:14:55 -07:00 |
Cemre Mengu
|
062ccb3086
|
test(inputs.netstat): Move tests from inputs.net (#14328)
|
2023-11-27 07:08:42 -07:00 |
Anton Belousov
|
cd83c70241
|
feat(inputs.kafka_consumer): Add option to set metric name from message header (#14320)
|
2023-11-27 07:02:35 -07:00 |
Joshua Powers
|
4c4b821aaa
|
test(kafka): Use dynamic ports with integration tests (#14301)
|
2023-11-17 10:47:18 +01:00 |
Joshua Powers
|
64f56b4cb5
|
chore(parsers.influx): Add benchmark (#14315)
|
2023-11-16 22:06:05 +01:00 |
Sven Rebhan
|
4f94850c1d
|
chore(parsers.xpath): Add benchmark for CBOR format (#14314)
|
2023-11-16 10:14:40 -07:00 |
Sven Rebhan
|
be88a340de
|
chore(parsers.xpath): Add benchmark for msgpack format (#14313)
|
2023-11-16 09:49:19 -07:00 |
Sven Rebhan
|
e79191a9b4
|
chore(parsers.xpath): Add benchmark for protocol-buffer format (#14312)
|
2023-11-16 09:05:04 -07:00 |
Joshua Powers
|
33c4e76d91
|
test(inputs.vault): Wait for minimum number of metrics (#14302)
Additional support for vault test to ensure we wait for the minimum 50
metrics we are expecting due to the way that vault takes time to start
up.
|
2023-11-16 16:53:56 +01:00 |
Sven Rebhan
|
8318d2c700
|
chore(parsers.avro): Add benchmark for binary format (#14311)
|
2023-11-16 08:17:28 -07:00 |
Sven Rebhan
|
48d6d3c6fb
|
chore(parsers.binary): Add benchmark (#14310)
|
2023-11-16 07:23:43 -07:00 |
Joshua Powers
|
3a97339cd4
|
chore: Add benchmark tests for XML and JSON xpath (#14304)
|
2023-11-16 06:20:38 -07:00 |
Marcin Labenski
|
a4f8b450d2
|
feat(inputs.sql): Add support for IBM Netezza (#14200)
Co-authored-by: mpl <mpl>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-11-16 11:32:37 +01:00 |
Joshua Powers
|
ba251d8849
|
chore(parsers): Add benchmarks for avro, collectd, prometheus remote write (#14303)
|
2023-11-16 11:14:03 +01:00 |
Joshua Powers
|
5505a2150a
|
chore: Enable bad regex gocritic linter (#14295)
|
2023-11-15 12:35:41 -07:00 |
Joshua Powers
|
edf230bc44
|
fix(processors.starlark): Maintain tracking information post-apply (#14137)
|
2023-11-15 19:03:55 +01:00 |
Joshua Powers
|
0a63e2e1aa
|
feat(processors.noop): Noop processor (#14297)
|
2023-11-15 18:35:21 +01:00 |
Joshua Powers
|
a590a1b5b3
|
fix(parsers.json_v2): Log inner errors (#14296)
|
2023-11-15 10:14:31 +01:00 |
Joshua Powers
|
004f81651b
|
fix(inputs.ecs): Correct v4 metadata URLs (#14294)
|
2023-11-15 10:10:21 +01:00 |
Joshua Powers
|
05bb2777de
|
fix(inputs.intel_rdt): Do not fail on missing PIDs (#14274)
|
2023-11-15 10:07:44 +01:00 |
chenbt
|
2c5fbbc2a7
|
feat(inputs.procstat): Obtain process information through supervisor (#13417)
|
2023-11-13 16:11:31 -07:00 |
Óscar Erades
|
59f53c0302
|
feat: Use HTTPClientConfig struct in elastic stack plugins (#14207)
|
2023-11-13 15:53:36 -07:00 |
phagemann
|
fd65ce80d8
|
fix(inputs.s7comm): Truncate strings to reported length (#14283)
|
2023-11-13 15:12:09 -07:00 |
Sven Rebhan
|
5d16330c08
|
test(parsers): Sort metrics to avoid flaky tests (#14284)
|
2023-11-13 12:38:47 -07:00 |
delichik
|
b7e7756e19
|
fix(inputs.zfs): Support gathering metrics on zfs 2.2.0 and later (#14280)
|
2023-11-13 12:04:39 -07:00 |
phagemann
|
19c3d26d79
|
fix(inputs.s7comm): Fix bit queries (#14068)
|
2023-11-13 12:02:55 -07:00 |
Thomas Casteleyn
|
2d8416cca9
|
feat(inputs.snmp): Hint to use source tag (#14111)
|
2023-11-13 07:08:55 -07:00 |
Joshua Powers
|
6fd41686d3
|
chore(parsers): Add additional parser benchmarks (#14276)
|
2023-11-13 09:34:22 +01:00 |
Joshua Powers
|
02473069f4
|
chore: Add metric and batch benchmark to serializers (#14277)
|
2023-11-13 09:30:19 +01:00 |
Joshua Powers
|
dce3bbd679
|
fix(inputs.disk): Add inodes_used_percent field (#14267)
|
2023-11-10 17:24:35 +01:00 |
Joshua Powers
|
0d106d5822
|
chore(parsers.csv): Add benchmark test (#14257)
|
2023-11-10 17:17:41 +01:00 |
Joshua Powers
|
06959a1c78
|
docs(inputs.intel_powerstat): Add notes about hw/sw dependencies (#14263)
|
2023-11-10 12:33:20 +01:00 |
Joshua Powers
|
7d79111135
|
fix(inputs.ipset): Parse lines with timeout (#14262)
|
2023-11-10 12:32:36 +01:00 |
dependabot[bot]
|
d644ffd3d2
|
chore(deps): Bump github.com/showwin/speedtest-go from 1.6.6 to 1.6.7 (#14250)
Co-authored-by: Josh Powers <powersj@fastmail.com>
Co-authored-by: r3inbowari <r3inbowari@gmail.com>
|
2023-11-10 12:27:37 +01:00 |
Joshua Powers
|
d4449b6faf
|
docs(inputs.powerdns): Document additonal permissions (#14256)
|
2023-11-08 07:18:57 -07:00 |
Joshua Powers
|
364628ec98
|
docs(inputs.temp): Add additional troubleshooting steps (#14255)
|
2023-11-08 13:46:54 +01:00 |
Sven Rebhan
|
0e2203d7a4
|
fix(inputs.win_perf_counter): Do not rely on returned buffer size (#14241)
|
2023-11-07 07:37:24 -07:00 |
Sven Rebhan
|
247a808769
|
feat(inputs.modbus): Add support for string-fields (#14145)
|
2023-11-07 09:48:23 +01:00 |
Jeffrey Zhang
|
ac171a07be
|
feat(outputs.prometheus_client): Support listen on vsock (#14108)
|
2023-11-06 06:34:44 -07:00 |
Joshua Powers
|
9e5e74e258
|
fix(inputs.mqtt_consumer): Resolve could not mark message delivered (#14243)
|
2023-11-03 14:39:12 +01:00 |
Paweł Żak
|
7da8956434
|
chore(linters): Fix findings found by testifylint for Windows and enable it. (#14238)
|
2023-11-02 06:40:30 -06:00 |
Joshua Powers
|
bbc5b162d3
|
test(inputs.jolokia2_agent): Sort metrics as order is not consistent (#14227)
|
2023-11-02 10:22:42 +01:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Sven Rebhan
|
76b311813a
|
feat(inputs.procstat)!: Remove useless zero cpu_times (#14224)
|
2023-10-31 16:03:36 -06:00 |
Sven Rebhan
|
c6f1c66bf8
|
feat(inputs.gnmi): Rework plugin (#14091)
|
2023-10-31 17:51:05 +01:00 |
Joshua Powers
|
7b7c7b6505
|
fix(outputs.timestream): Clip uint64 values (#14213)
|
2023-10-31 17:50:24 +01:00 |
Joshua Powers
|
fa1ba97540
|
fix(inputs.cgroup): Escape backslashes (#14187)
|
2023-10-31 17:48:54 +01:00 |