Sven Rebhan
|
821865165a
|
fix(inputs.gnmi): Handle canonical field-name correctly (#14953)
|
2024-03-08 13:13:46 -07:00 |
Sven Rebhan
|
4664b6d017
|
fix(inputs.prometheus): List namespaces only when filtering by namespace (#14871)
|
2024-03-07 13:23:26 -06:00 |
Sven Rebhan
|
7adc32efcd
|
chore(parsers.xpath): Add tracing mode to output empty-node-selection messages (#14939)
|
2024-03-06 09:46:10 -06:00 |
Sven Rebhan
|
ccf697ed7e
|
docs(inputs.upsd): Document pitfalls (#14938)
|
2024-03-05 10:17:21 -06:00 |
Sven Rebhan
|
31f70e6290
|
test(processors.snmp_lookup): Fix race in test (#14924)
|
2024-03-05 08:35:41 -07:00 |
Sven Rebhan
|
ebea0b289a
|
feat(inputs.systemd_units): Allow to query unloaded/disabled units (#14814)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-03-05 16:34:36 +01:00 |
Sven Rebhan
|
3cf2c34162
|
chore(deps): Bump github.com/netsampler/goflow2 from v1.3.6 to v2.1.2 (#14923)
|
2024-03-04 11:02:36 -06:00 |
Sven Rebhan
|
563eae9627
|
fix(inputs.netflow): Fallback to IPFIX mappings for Netflow v9 (#14910)
|
2024-03-04 10:41:01 -06:00 |
Sven Rebhan
|
e1994a663b
|
fix(inputs.postgres*)!: Prevent leaking sensitive data in server tag (#14829)
|
2024-03-01 09:38:55 +01:00 |
Sven Rebhan
|
82e4d8b852
|
chore(outputs.influxdb)!: Remove deprecated 'url' option (#14916)
|
2024-02-29 13:30:01 -06:00 |
Sven Rebhan
|
e78b813405
|
chore(inputs.nats_consumer)!: Remove deprecated 'metric_buffer' option (#14915)
|
2024-02-29 13:26:47 -06:00 |
Sven Rebhan
|
c5d864af9c
|
chore(inputs.mqtt_consumer)!: Remove deprecated 'metric_buffer' option (#14914)
|
2024-02-29 13:26:06 -06:00 |
Sven Rebhan
|
9ee91f0f45
|
chore(inputs.disk)!: Remove deprecated 'mountpoints' option (#14913)
|
2024-02-29 13:25:17 -06:00 |
Thomas Casteleyn
|
a8551659bc
|
feat(processors.snmp_lookup): New SNMP lookup processor (#14223)
|
2024-02-27 09:13:17 -07:00 |
Sven Rebhan
|
c5ee403e9d
|
chore(inputs.cassandra)!: Remove deprecated plugin (#14859)
|
2024-02-26 11:33:16 -06:00 |
Sven Rebhan
|
03a6c554d3
|
chore(inputs.httpjson)!: Remove deprecated plugin (#14860)
|
2024-02-26 11:32:51 -06:00 |
Sven Rebhan
|
b6489e2d46
|
chore(inputs.io)!: Remove deprecated plugin (#14861)
|
2024-02-26 11:31:56 -06:00 |
Sven Rebhan
|
d1f5728187
|
chore(inputs.jolokia)!: Remove deprecated plugin (#14862)
|
2024-02-26 11:31:27 -06:00 |
Sven Rebhan
|
c114fc6fd6
|
chore(inputs.kafka_consumer_legacy)!: Remove deprecated plugin (#14863)
|
2024-02-26 11:30:58 -06:00 |
Sven Rebhan
|
179b836858
|
chore(inputs.snmp_legacy)!: Remove deprecated plugin (#14864)
|
2024-02-26 11:30:08 -06:00 |
Sven Rebhan
|
c7c8020dd3
|
chore(inputs.tcp_listener)!: Remove deprecated plugin (#14865)
|
2024-02-26 11:29:38 -06:00 |
Sven Rebhan
|
1490207a0f
|
chore(inputs.udp_listener)!: Remove deprecated plugin (#14866)
|
2024-02-26 11:29:09 -06:00 |
Sven Rebhan
|
bd52eb1cfb
|
chore(inputs.riemann_legacy)!: Remove deprecated plugin (#14867)
|
2024-02-26 11:28:35 -06:00 |
Sven Rebhan
|
0e6b4f05f9
|
chore(inputs.syslog): Use common/socket implementation (#14837)
|
2024-02-23 13:20:39 -06:00 |
Kunnik
|
3929a42504
|
fix(inputs.docker_log): Use correct name when matching container (#14874)
|
2024-02-23 07:41:41 -07:00 |
Joshua Powers
|
3b133ed05b
|
docs(inputs.modbus): Remove extra comma (#14883)
|
2024-02-22 19:06:32 +01:00 |
Joshua Powers
|
8468850acb
|
fix(processors.override): Correct TOML tag name (#14880)
|
2024-02-22 19:06:01 +01:00 |
Sven Rebhan
|
2942f84aa3
|
feat(serializers.csv): Allow specifying fixed column order (#14870)
|
2024-02-22 11:56:13 -06:00 |
Sven Rebhan
|
4dea65d1ea
|
test(inputs.syslog): Add unit-tests for long app-names (#14876)
|
2024-02-22 11:38:21 -06:00 |
Serguei Mokhov
|
c4069a4bff
|
feat(inputs.amd_rocm_smi): Add startup_error_behavior config option (#14872)
|
2024-02-22 07:09:04 -07:00 |
Anton Brekhov
|
32b8ad5662
|
feat(outputs.nebius_cloud_monitoring): Add 'service' configuration setting (#14658)
|
2024-02-22 09:17:24 +01:00 |
Sven Rebhan
|
c475771993
|
fix(inputs.phpfpm): Continue despite erroneous sockets (#14852)
|
2024-02-21 11:38:10 -06:00 |
Thomas Casteleyn
|
d018363261
|
chore(snmp): Refactor SNMP translation and data-structures (#14830)
|
2024-02-21 08:55:01 -07:00 |
iBug
|
4111cee421
|
chore(inputs.minecraft): Migrate plugin to new maintained version of rcon (#14868)
|
2024-02-21 06:54:54 -07:00 |
Joshua Powers
|
d1ed7e82a4
|
feat(inputs.sqlserver): Add stolen target memory ratio (#14792)
|
2024-02-21 06:47:16 -07:00 |
Joshua Powers
|
8346f36682
|
test(inputs.procstat): Resolve flaky test when PID exists (#14856)
|
2024-02-20 14:37:08 -06:00 |
Lars Stegman
|
da56ebdc1c
|
feat(outputs.websocket): Allow specifying secrets in headers (#14836)
|
2024-02-20 07:23:00 -07:00 |
Sven Rebhan
|
f005bfaa1c
|
test(processors): Fix unit-test for tracking metrics (#14844)
|
2024-02-20 07:21:32 -07:00 |
Sven Rebhan
|
8a838634c7
|
fix(inputs.gnmi): Normalize path for inline origin handling (#14838)
|
2024-02-20 07:01:52 -07:00 |
Dane Strandboge
|
e490983fe1
|
fix(processors.unpivot): Handle tracking metrics correctly (#14832)
|
2024-02-18 14:31:43 -07:00 |
Dane Strandboge
|
35e79fd824
|
test(processors.strings): Add unit test for tracking metrics (#14831)
|
2024-02-16 10:41:39 +01:00 |
Joshua Powers
|
403f503c6e
|
test(processors.reverse_dns): Add unit-tests for tracking metrics (#14822)
|
2024-02-15 10:26:00 +01:00 |
Joshua Powers
|
a405f99ea0
|
test(processors.split): Add unit-tests for tracking metrics (#14821)
|
2024-02-15 10:24:06 +01:00 |
Serguei Mokhov
|
2c815e4d8a
|
feat(inputs.nvidia_smi): Add startup_error_behavior config option (#14680)
|
2024-02-15 10:23:05 +01:00 |
Joshua Powers
|
75efce9201
|
test(processors.topk): Add unit-test for tracking metrics (#14810)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
|
2024-02-14 13:56:00 -06:00 |
Sven Rebhan
|
f77049855b
|
feat(inputs.modbus): Add workaround for unusual string-byte locations (#14764)
|
2024-02-14 07:21:18 -07:00 |
Joshua Powers
|
a89461554f
|
test(processors.tag_limit): Add unit-tests for tracking metrics (#14812)
|
2024-02-14 12:07:37 +01:00 |
Joshua Powers
|
a5a5fac376
|
test(processors.rename): Add unit-tests for tracking metrics (#14811)
|
2024-02-14 12:07:08 +01:00 |
Joshua Powers
|
e92824a381
|
test(processors.s2geo): Add unit-test for tracking metrics (#14809)
|
2024-02-14 12:05:10 +01:00 |
Joshua Powers
|
9d4f203593
|
test(processors.scale): Add unit-test for tracking metrics (#14808)
|
2024-02-14 12:04:37 +01:00 |