Sven Rebhan
|
48963846f2
|
feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298)
|
2024-05-16 15:28:08 -05:00 |
Lars Stegman
|
dcb6177263
|
feat(inputs.influxdb_v2_listener): Add support for rate limiting (#15361)
|
2024-05-16 07:15:52 -06:00 |
Dane Strandboge
|
5607934f2c
|
chore(inputs.net): Clarify option deprecation notice (#15364)
|
2024-05-16 10:54:50 +02:00 |
r3inbowari
|
c1f355d577
|
chore(deps): Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6 (#15362)
|
2024-05-15 13:24:54 -05:00 |
Joshua Powers
|
1a00a48d54
|
fix(inputs.cloudwatch): Option to produce dense metrics (#15317)
|
2024-05-15 10:11:55 -06:00 |
maxime-jolliet-airseas
|
c3c6189a1b
|
feat(common.opcua): Add session timeout as configuration option (#15341)
|
2024-05-15 09:06:43 -06:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
e7703ae9c0
|
feat(inputs.win_wmi): Allow to invoke methods (#15300)
|
2024-05-10 16:36:13 -05:00 |
Sven Rebhan
|
bf0c8e879f
|
feat(inputs.netflow): Add support for IPFIX option packets (#15314)
|
2024-05-10 16:15:30 -05:00 |
Joshua Powers
|
e389b7b9c4
|
feat(inputs.file): Add tag with absolute path of file (#15330)
|
2024-05-10 11:25:51 -05:00 |
Joshua Powers
|
f3357f369f
|
docs(inputs.execd): Add python example, clean up doc (#15337)
|
2024-05-10 11:24:56 -05:00 |
Joshua Powers
|
bdf14aad72
|
docs(inputs.kubernetes): Add link to generating bearer token to explore API (#15335)
|
2024-05-10 11:24:03 -05:00 |
Joshua Powers
|
1676535e31
|
fix(inputs.smartctl): Add additional fields (#15332)
|
2024-05-10 11:23:05 -05:00 |
r3inbowari
|
afd7f93355
|
feat(inputs.internet_speed): Introduce packet loss field (#15329)
|
2024-05-10 09:22:14 -06:00 |
Sven Rebhan
|
b658b2d403
|
feat(aggregators.merge): Allow to round metric timestamps (#15319)
|
2024-05-09 10:07:10 -05:00 |
Thomas Casteleyn
|
43c8db95d8
|
docs(outputs.postgresql): Add example to create index for tag columns (#15322)
|
2024-05-08 11:23:53 -05:00 |
Sven Rebhan
|
a3b105e88e
|
feat(inputs.procstat): Add option to select properties to collect (#15299)
|
2024-05-08 11:22:25 -05:00 |
Sven Rebhan
|
2072deb34c
|
feat(inputs.win_eventlog): Add option to define event batch-size (#15306)
|
2024-05-08 11:14:38 -05:00 |
Sven Rebhan
|
6206693f0c
|
fix(inputs.netflow): Log unknown fields only once (#15323)
|
2024-05-08 11:13:49 -05:00 |
Sven Rebhan
|
ad16cf4d79
|
chore(inputs.sflow): Deprecate plugin and add migration to netflow (#15320)
|
2024-05-08 11:13:19 -05:00 |
Sven Rebhan
|
28cfad68d2
|
chore(parsers.grok): Improve non-matching debug message (#15318)
|
2024-05-08 11:11:05 -05:00 |
Sven Rebhan
|
fb268db7f7
|
chore(deps): Migrate to maintained gopacket library (#15316)
|
2024-05-07 10:11:22 -06:00 |
Sven Rebhan
|
079f6a901e
|
chore(inputs.gnmi): Add more response information for easier debugging (#15297)
|
2024-05-07 11:03:47 -05:00 |
Joshua Powers
|
d4367b6be4
|
docs(inputs.mqtt_consumer): Update topic parsing types naming (#15301)
|
2024-05-07 11:02:56 -05:00 |
Joshua Powers
|
5dcc70b841
|
chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303)
|
2024-05-07 11:02:25 -05:00 |
Joshua Powers
|
82de39073e
|
docs(inputs.postgresql): Add permissions section (#15302)
|
2024-05-07 10:58:00 -05:00 |
Sven Rebhan
|
0966bcbd4e
|
chore(deps): Bump github.com/grid-x/modbus from v0.0.0-20211113184042-7f2251c342c9 to v0.0.0-20240503115206-582f2ab60a18 (#15276)
|
2024-05-07 10:57:26 -05:00 |
Nick Farrell
|
7f4d27d99c
|
fix(input.redis): Discard invalid errorstat lines (#15312)
|
2024-05-07 07:20:36 -06:00 |
Sven Rebhan
|
46fb0af4e7
|
feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256)
|
2024-05-06 20:19:10 +02:00 |
Frederik Thuysbaert
|
043489ed97
|
feat(inputs.redis): Add latency percentiles metric (#15293)
|
2024-05-06 11:52:24 +02:00 |
Sven Rebhan
|
7966827530
|
feat(inputs.gnmi): Add option to create more descriptive tags (#15278)
|
2024-05-03 14:09:00 -05:00 |
Sven Rebhan
|
ab6133b123
|
feat(inputs.nvidia_smi): Add power-limit field for v12 scheme (#15282)
|
2024-05-03 14:07:16 -05:00 |
Alex
|
62509daa6c
|
feat(inputs.ceph): Use perf schema to determine metric type (#15233)
|
2024-05-02 15:24:08 -05:00 |
Joshua Powers
|
7ed0364b34
|
feat(inputs.opentelemetry): Add option to set max receive message size (#15231)
|
2024-05-02 14:00:41 -05:00 |
Joshua Powers
|
7f83b7aae9
|
feat(serializers.influx): Add option to omit timestamp (#15220)
|
2024-05-02 13:50:50 -05:00 |
Joshua Powers
|
d6671eb05e
|
fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259)
|
2024-05-02 13:48:22 -05:00 |
Lars Stegman
|
d3f0ba9368
|
feat(aggregators.final): Add option to disable appending _final (#15268)
|
2024-05-02 13:47:24 -05:00 |
Sven Rebhan
|
920f92fc53
|
fix(inputs.procstat): Do not report dead processes as running for orphan PID files (#15260)
|
2024-05-02 13:46:36 -05:00 |
Joshua Powers
|
60cf9772a7
|
fix(outputs.loki): Option to sanitize label names (#15277)
|
2024-05-02 13:45:46 -05:00 |
Lars Stegman
|
ee9df0a2a6
|
feat(inputs.mock): Add baseline option to sine (#15270)
|
2024-04-30 09:41:27 -05:00 |
Sven Rebhan
|
ae50801866
|
docs(inputs.opcua_listener): Remove invalid inline notation (#15261)
|
2024-04-30 09:39:46 -05:00 |
Joshua Powers
|
1e5fdb6d07
|
fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239)
|
2024-04-29 11:46:38 +02:00 |
Morian Sonnet
|
c7446f74f1
|
feat(outputs.influxdb_v2): Add option to set local address (#15228)
|
2024-04-26 16:47:33 -05:00 |
Morian Sonnet
|
bf55d782f0
|
feat(outputs.influxdb): Add option to define local address (#15225)
|
2024-04-26 16:46:55 -05:00 |
Pascal Zimmermann
|
b4cafb4a91
|
docs(inputs.prometheus): Remove invalid deprecation statement (#15229)
|
2024-04-25 22:15:55 +02:00 |
Morian Sonnet
|
42401a3175
|
fix(outputs.graphite): Handle local address without port correctly (#15224)
|
2024-04-25 13:25:34 -05:00 |
Sven Rebhan
|
274333921f
|
feat(processors.starlark): Allow persistence of global state (#15170)
|
2024-04-25 13:24:57 -05:00 |
Nick Thomas
|
96d6da63f2
|
fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213)
|
2024-04-24 15:18:15 -05:00 |
Sven Rebhan
|
1e57608a21
|
chore(inputs.amd_rocm_smi): Consolidate startup_retry_behavior to model implementation (#15216)
|
2024-04-24 13:34:08 -05:00 |
Sven Rebhan
|
e7e2d1aeee
|
chore(inputs.nvidia_smi): Consolidate startup_retry_behavior to model implementation (#15215)
|
2024-04-24 13:33:33 -05:00 |