Commit Graph

8740 Commits

Author SHA1 Message Date
Joshua Powers 8a93207967
docs(aggregators): Clean up aggregator docs (#15357) 2024-05-16 09:43:05 +02:00
Joshua Powers 73be345d88
docs(inputs): Clean up, add note about external connections (#15356) 2024-05-16 09:41:13 +02:00
Joshua Powers a512fd98d2
chore: Update copyright date, remove extra newline (#15366) 2024-05-15 15:38:52 -06: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
Sven Rebhan ae326bc805
fix(windows): Make sure to log the final error message (#15346) 2024-05-15 10:35:31 -06: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
Joshua Powers c31cf81761
docs: Update docker page (#15345)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-14 19:40:54 +02:00
dependabot[bot] bd8dd0c6d6
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14 (#15347) 2024-05-14 07:09:59 -06:00
dependabot[bot] 23694d5939
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13 (#15348) 2024-05-14 07:09:45 -06:00
dependabot[bot] f1a029c27a
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0 (#15349) 2024-05-14 07:09:33 -06:00
dependabot[bot] de9f5473a7
chore(deps): Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2 (#15351) 2024-05-14 07:09:22 -06:00
dependabot[bot] ae7fc29207
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1 (#15350) 2024-05-14 07:09:07 -06:00
Joshua Powers 9ace2a5a84
docs: Update aggregator and processor docs (#15343) 2024-05-14 12:33:30 +02:00
Joshua Powers 4d4d7f4c80
docs(readme): Add links to plugins (#15342) 2024-05-14 12:32:01 +02:00
Joshua Powers 96d5fb3c23
docs: Remove maintainers folder (#15339) 2024-05-13 11:29:24 +02: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
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