Commit Graph

533 Commits

Author SHA1 Message Date
Lars Stegman 56f2d6e1bb
feat(inputs): Add option to choose the metric time source (#15917) 2024-10-08 16:02:08 -05:00
dependabot[bot] 7d82709caf
chore(deps): Bump github.com/srebhan/protobufquery from 0.0.0-20230803132024-ae4c0d878e55 to 1.0.1 (#15954) 2024-10-01 11:36:49 -05:00
Sven Rebhan c3e53193d2
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
dependabot[bot] b00de66a3f
chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831) 2024-09-04 11:11:51 -05:00
Pablo Collado 7b5462692b
feat(inputs.slurm): Add a SLURM input plugin (#15700) 2024-08-15 08:07:46 -06:00
Sven Rebhan 8903637a84
feat(inputs.opentelemetry): Add profiles support (#15637) 2024-08-09 10:42:53 +02:00
Ottmar Friedrich von Wimmelwaldi fbac735052
feat(common.shim): Enable metric tracking within external plugins (#15636) 2024-08-06 08:11:29 +02:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
dependabot[bot] a978110b2c
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
Sven Rebhan f9f029e7e8
feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
Dane Strandboge 790c21e7cd
fix(agent): Fix buffer directory config and document (#15661) 2024-07-30 10:18:10 +02:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Dane Strandboge f11ead9980
chore(agent.buffer): Add experimental warnings and increased logging (#15638) 2024-07-19 07:47:30 -06:00
Dane Strandboge 7245ea96bd
feat(agent): Add metric disk buffer (#15564) 2024-07-17 12:42:45 -06:00
Joshua Powers 5a8af53447
feat(inputs.sql): Add SAP HANA SQL driver (#15600) 2024-07-11 17:06:08 +02:00
Sven Rebhan bcfd0447a4
feat(outputs.remotefile): Add plugin to store metrics in remote files (#15569) 2024-07-10 13:36:06 -06:00
Julian-Buitmann 5652259f37
docs: Further clarify modifiers (#15595) 2024-07-08 15:51:52 +02:00
Joshua Powers d8fb6e4c98
chore: Update github.com/gorilla/websocket license (#15520) 2024-06-17 12:11:51 -05:00
Paweł Żak fc3cbb8256
fix(inputs.http_response): Fix for IPv4 and IPv6 addresses when interface is set (#15496) 2024-06-13 07:35:18 -06:00
Sven Rebhan 274fbd4b62
chore(windows): Rework Windows service handling (#15372) 2024-06-03 16:05:39 -05:00
Lars Stegman 719e3cbb3b
feat(cli): List available parsers and serializers (#15426)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-05-31 10:32:35 +02:00
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
Joshua Powers 536b3d04ce
chore(deps): Switch to github.com/leodido/go-syslog (#15393) 2024-05-30 08:06:04 -06:00
Sven Rebhan 4aa288b25f
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00
dependabot[bot] 3f612ef857
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.10.0 (#15384) 2024-05-21 11:15:16 -05:00
Joshua Powers 5239c97ce0
docs: Update external plugin docs (#15370) 2024-05-17 10:13:00 +02:00
Joshua Powers 5ec23fbf2a
docs: Update profiling docs (#15369)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-17 00:01:05 +02:00
Joshua Powers 6effacd96e
docs: Update supported platforms docs (#15365)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-16 23:57:54 +02:00
Joshua Powers 66d864b1e6
docs(secretstores): Add docs for creating (#15360)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2024-05-16 23:55:54 +02:00
Joshua Powers 6550d4ddb6
docs: Add URL config behavior spec (#15321) 2024-05-16 23:04:16 +02:00
Sven Rebhan 48963846f2
feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
Joshua Powers bf2dd12e1e
docs(agent): Specify jitter value must be non-zero (#15363) 2024-05-16 10:54:11 +02:00
Joshua Powers 729ff2ada4
docs(processors): Clean up (#15359) 2024-05-16 09:52:09 +02:00
Joshua Powers 24b9efe746
docs(outputs): Clean up, reorder (#15358) 2024-05-16 09:43:42 +02:00
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 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
Joshua Powers 9ace2a5a84
docs: Update aggregator and processor docs (#15343) 2024-05-14 12:33:30 +02:00
Joshua Powers 96d5fb3c23
docs: Remove maintainers folder (#15339) 2024-05-13 11:29:24 +02: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
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
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 0dc431b512
docs: Clarify multi-file behavior (#15254) 2024-04-30 17:10:56 +02:00
dependabot[bot] 996e104e0c
chore(deps): Bump github.com/google/cel-go from 0.18.1 to 0.20.1 (#15205)
Co-authored-by: Josh Powers <powersj@fastmail.com>
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-04-25 22:19:24 +02:00
Joshua Powers 3138f847d4
fix(outputs.sql): Enable the use of krb5 with mssql driver (#15196) 2024-04-22 18:37:37 +02:00
Joshua Powers 77264764b6
docs: Add missing formats (#15166) 2024-04-16 14:04:49 -05:00
Joshua Powers ba9cbeebb5
feat(parsers.parquet): Add Apache Parquet Parser (#15008) 2024-04-10 07:54:16 -06:00
Andreas Deininger 01c00d69fb
chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00