Commit Graph

8720 Commits

Author SHA1 Message Date
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
Joshua Powers 8284e21e87
chore(deps): Bump go from v1.22.2 to v1.22.3 (#15327) 2024-05-10 11:19:23 +02: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
Joshua Powers e3f03ff500
docs: Add install guide (#15289) 2024-05-07 10:17:56 -06: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
dependabot[bot] 0e9b39a769
chore(deps): Bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 (#15262) 2024-05-07 13:12:12 +02:00
dependabot[bot] ee718dd266
chore(deps): Bump google.golang.org/api from 0.171.0 to 0.177.0 (#15309)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-05-07 11:43:40 +02:00
dependabot[bot] 5af7007cbf
chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 (#15308) 2024-05-07 11:42:41 +02:00
dependabot[bot] 726f14671b
chore(deps): Bump github.com/coocood/freecache from 1.2.3 to 1.2.4 (#15307) 2024-05-07 11:42:06 +02:00
dependabot[bot] e0fb85f783
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.10 to 2.2.11 (#15310) 2024-05-07 11:41:28 +02:00
Joshua Powers c820e12da5
docs: Add releases documentation (#15287)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-07 11:36:27 +02:00
Sven Rebhan 46fb0af4e7
feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256) 2024-05-06 20:19:10 +02:00
Joshua Powers a78e02c3ae
docs: Revamp readme (#15290)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-06 20:13:53 +02:00
Frederik Thuysbaert 043489ed97
feat(inputs.redis): Add latency percentiles metric (#15293) 2024-05-06 11:52:24 +02:00
Joshua Powers 3652e92057
docs: Update docs readme with all links (#15291) 2024-05-06 11:50:28 +02:00
Joshua Powers 1d0dc39405
docs: Add quick start (#15288) 2024-05-06 11:48:56 +02:00
Joshua Powers f38bb985e5
docs: Split changelog (#15292) 2024-05-06 09:32:28 +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
Joshua Powers 59a7eab8fc
chore(deps): Bump github.com/shirou/gopsutil/v3 from v3.24.3 to v3.24.4 (#15272) 2024-05-02 15:25:06 -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
dependabot[bot] 07b99156b4
chore(deps): Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0 (#15265) 2024-04-30 10:53:21 -05:00
Joshua Powers 0dc431b512
docs: Clarify multi-file behavior (#15254) 2024-04-30 17:10:56 +02: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
dependabot[bot] faa9097fbc
chore(deps): Bump github.com/antchfx/xpath from 1.2.5 to 1.3.0 (#15263) 2024-04-30 09:37:58 -05:00
dependabot[bot] fd7cd2ddb6
chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.26.1-0.20231116140448-68d5f8983d09 to 0.30.0 (#15264) 2024-04-30 09:37:29 -05:00
dependabot[bot] c83fcabb21
chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#15266) 2024-04-30 09:36:28 -05:00
Joshua Powers 1e5fdb6d07
fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239) 2024-04-29 11:46:38 +02:00