xk6-frostfs/internal
Evgenii Stratonikov 8f9c02253c
All checks were successful
DCO action / DCO (pull_request) Successful in 28s
Tests and linters / Tests with -race (pull_request) Successful in 1m12s
Tests and linters / Tests (pull_request) Successful in 2m3s
Tests and linters / Lint (pull_request) Successful in 2m29s
[#188] logging: Allow to print date in log messages
`timeonly`:
```
INFO[14:05:21] kek                                           endpoint=1
```

`datetime`:
```
INFO[2025-01-10 14:03:58] kek                                           endpoint=1
```

`none`
```
INFO kek                                           endpoint=1
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-10 14:42:56 +03:00
..
datagen [#114] internal: Resolve linter issues 2024-01-12 19:29:16 +03:00
env [#11] Support reading env variables from file 2023-03-15 09:13:34 +03:00
local [#138] scenarios: Bump version for node, s3-gw, sdk-go, neo-go 2024-05-06 10:12:28 +03:00
logging [#188] logging: Allow to print date in log messages 2025-01-10 14:42:56 +03:00
native [#185] native: Issue session token on the previous epoch 2024-12-19 12:37:24 +00:00
profile [#20] Add pprof extension with support for cpu and mem 2023-05-18 15:08:33 +00:00
registry [#153] selector: Add VU synchronization in 'Oneshot' mode 2024-09-10 11:56:40 +03:00
s3 [#181] Support AWS credentials profiles 2024-12-28 12:52:27 +03:00
s3local [#138] scenarios: Bump version for node, s3-gw, sdk-go, neo-go 2024-05-06 10:12:28 +03:00
stats [#119] metrics: Allow to add custom tags 2024-01-26 10:31:54 +03:00
version [#80] Add dump registry util 2023-07-19 15:57:39 +03:00