Commit Graph

4423 Commits

Author SHA1 Message Date
Кирилл Горбунов c3de003e4a #335 caller skip count. (#337)
Co-authored-by: Gorbunov Kirill Andreevich <kgorbunov@mtsbank.ru>
Reviewed-on: #337
Co-authored-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
Co-committed-by: Кирилл Горбунов <kirya_gorbunov_2015@mail.ru>
2024-04-15 13:30:48 +03:00
Василий Толстов 7b7cf18a65 semconv: add cache metric names
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-14 16:42:36 +03:00
Василий Толстов 1bcf71c189 util/xpool: package pool
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-14 00:16:55 +03:00
Василий Толстов c320d8e518 store/options: extend options to holds name and timeout
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-13 12:52:06 +03:00
Василий Толстов b5f8316b57 semconv: fix broker group lag metric name
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-13 02:38:58 +03:00
Василий Толстов d7ddd912a8 Merge pull request 'semconv: add broker group lag' (#336) from brokerlag into v3
Reviewed-on: #336
2024-04-13 02:07:53 +03:00
Василий Толстов c020d90cb4 semconv: add broker group lag
pr / test (pull_request) Failing after 1m39s Details
lint / lint (pull_request) Successful in 10m49s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-13 02:06:51 +03:00
Василий Толстов db47b62159 Merge pull request 'add options in broker' (#334) from devstigneev/micro:v3 into v3
Reviewed-on: #334
2024-04-08 23:12:59 +03:00
Денис Евстигнеев 8254456c8b rename path to sync
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Has been cancelled Details
2024-04-07 21:16:50 +03:00
Денис Евстигнеев c2808679c3 add options in broker
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Has been cancelled Details
2024-04-07 20:53:01 +03:00
Василий Толстов f418235c16 Merge pull request 'cluster: initial import' (#332) from cluster into v3
Reviewed-on: #332
2024-04-06 23:29:04 +03:00
Василий Толстов 67ba7b3753 cluster: initial import
pr / test (pull_request) Failing after 1m36s Details
lint / lint (pull_request) Successful in 10m48s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-06 23:28:01 +03:00
Василий Толстов e48d7cadf9 Merge pull request 'add semconv package' (#331) from semconv into v3
Reviewed-on: #331
2024-04-06 22:04:47 +03:00
Василий Толстов c906186011 add semconv package
pr / test (pull_request) Failing after 1m39s Details
lint / lint (pull_request) Successful in 10m24s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-06 22:03:56 +03:00
Василий Толстов dc0ff91b83 Merge pull request 'util/reflect: detect json.Unmarshaler' (#328) from utilsort into v3
Reviewed-on: #328
2024-04-02 08:52:11 +03:00
Василий Толстов e739c2d438 util/reflect: detect json.Unmarshaler
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Failing after 2m3s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-04-02 08:51:06 +03:00
Василий Толстов bf4a036652 Merge pull request 'move sort.Uniq to dedicated package' (#327) from utilsort into v3
Reviewed-on: #327
2024-03-27 11:25:50 +03:00
Василий Толстов f83a29eb67 move sort.Uniq to dedicated package
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Has been cancelled Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-27 11:24:28 +03:00
Василий Толстов aef7f53d88 Merge pull request 'tracer: append labels' (#326) from tracerfix into v3
Reviewed-on: #326
2024-03-17 00:18:23 +03:00
Василий Толстов 02c8e4fb7f tracer: append labels
pr / test (pull_request) Successful in 1m35s Details
lint / lint (pull_request) Successful in 10m38s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-17 00:17:10 +03:00
Василий Толстов f5693bd940 Merge pull request 'v3 update WaitGroup Options' (#325) from devstigneev/micro:v3 into v3
Reviewed-on: #325
2024-03-13 11:03:29 +03:00
Денис Евстигнеев 701afb7bea sort imports
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Has been cancelled Details
2024-03-13 10:51:03 +03:00
Денис Евстигнеев 019b407e74 update WaitOptions 2024-03-13 10:49:58 +03:00
Василий Толстов f29a346434 Merge pull request 'tracer: add Context init to NewOptions' (#323) from tracerctx into v3
Reviewed-on: #323
2024-03-11 01:13:01 +03:00
Василий Толстов 27db1876c0 tracer: add Context init to NewOptions
pr / test (pull_request) Successful in 1m30s Details
lint / lint (pull_request) Successful in 10m33s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-11 01:12:20 +03:00
Василий Толстов f66ac9736b metadata: allow to exclude some keys in Copy func (#321)
Reviewed-on: #321
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
Co-committed-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-09 23:50:40 +03:00
Василий Толстов ed7972a1fa Merge pull request 'sync/waitgroup: backport from master' (#320) from waitgroup into v3
Reviewed-on: #320
2024-03-09 23:37:39 +03:00
Василий Толстов 2cc004b01c sync/waitgroup: backport from master
pr / test (pull_request) Successful in 1m40s Details
lint / lint (pull_request) Successful in 10m42s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-09 23:36:39 +03:00
Василий Толстов df951e5daf Merge pull request 'logger/slog: fix slog' (#317) from slogfix2 into v3
Reviewed-on: #317
2024-03-07 08:22:37 +03:00
Василий Толстов 5bec0cef03 logger/slog: fix slog
pr / test (pull_request) Successful in 1m24s Details
lint / lint (pull_request) Successful in 10m24s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-07 08:19:14 +03:00
Василий Толстов 34940b68d7 Merge pull request 'logger/slog: fix race condition' (#316) from slogfix into v3
Reviewed-on: #316
2024-03-07 07:45:07 +03:00
Василий Толстов 1c57127128 logger/slog: fix race condition
pr / test (pull_request) Successful in 1m34s Details
lint / lint (pull_request) Successful in 10m36s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-07 07:43:52 +03:00
Василий Толстов a4dd1a494c Merge pull request 'logger: add TimeFunc option' (#315) from logger-timefunc into v3
Reviewed-on: #315
2024-03-07 00:02:53 +03:00
Василий Толстов 60e5e42167 logger: add TimeFunc option
pr / test (pull_request) Successful in 1m36s Details
lint / lint (pull_request) Successful in 10m45s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-07 00:02:00 +03:00
Василий Толстов b519b61fff Merge pull request 'fixup interfaces' (#314) from iface-v3 into v3
Reviewed-on: #314
2024-03-06 18:49:03 +03:00
Василий Толстов f62b26eda3 fixup interfaces
pr / test (pull_request) Failing after 1m30s Details
lint / lint (pull_request) Successful in 10m37s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-06 18:45:32 +03:00
Василий Толстов 13eda451da Merge pull request 'fixup deps' (#313) from deps into v3
Reviewed-on: #313
2024-03-06 16:46:33 +03:00
Василий Толстов 89cad06121 fixup deps
pr / test (pull_request) Failing after 1m35s Details
lint / lint (pull_request) Successful in 10m44s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-06 16:45:19 +03:00
Василий Толстов 0bebf3d59f Merge pull request 'tracer and logger improvements' (#312) from tracer-logger into v3
Reviewed-on: #312
2024-03-06 00:57:01 +03:00
Василий Толстов 01e05e8df6 tracer and logger improvements
pr / test (pull_request) Failing after 1m27s Details
lint / lint (pull_request) Successful in 10m33s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-06 00:53:20 +03:00
Василий Толстов 2b69a4f51c Merge pull request 'logger/slog: backport default logger keys from master' (#311) from v3-logger into v3
Reviewed-on: #311
2024-03-05 01:54:17 +03:00
Василий Толстов 4af2b077dd logger/slog: backport default logger keys from master
pr / test (pull_request) Successful in 1m45s Details
lint / lint (pull_request) Successful in 10m43s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-04 23:58:31 +03:00
Василий Толстов de4418189d Merge pull request 'add missing option' (#309) from logger-stacktrace into v3
Reviewed-on: #309
2024-03-04 23:04:50 +03:00
Василий Толстов 2c44550897 add missing option
pr / test (pull_request) Successful in 1m46s Details
lint / lint (pull_request) Successful in 10m49s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-04 23:03:55 +03:00
Василий Толстов 99b8a3c950 Merge pull request 'logger/slog: add stacktrace support' (#308) from logger-stacktrace into v3
Reviewed-on: #308
2024-03-04 23:00:35 +03:00
Василий Толстов 4c7e1607d4 logger/slog: add stacktrace support
pr / test (pull_request) Failing after 1m28s Details
lint / lint (pull_request) Successful in 10m40s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-04 22:54:11 +03:00
Василий Толстов 897be419b4 Merge pull request 'broker noop implementation' (#307) from noops into v3
Reviewed-on: #307
2024-03-04 01:15:16 +03:00
Василий Толстов 81b9a4341f logger: extend interface, fix tests
pr / test (pull_request) Successful in 1m35s Details
lint / lint (pull_request) Successful in 10m40s Details
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-04 01:09:08 +03:00
Василий Толстов d3bb2f7236 broker/noop: add initial implementation
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-04 01:05:40 +03:00
Василий Толстов 97fd62cb21 Merge pull request 'register/noop: add noop register' (#306) from register-noop into v3
Reviewed-on: #306
2024-03-01 21:40:01 +03:00