Commit Graph

9 Commits

Author SHA1 Message Date
Aleksey Kashapov
553e18d59b
Adds support for prometheus woody metrics (#32)
Some checks are pending
Build and publish Docker image / build-push (push) Waiting to run
Erlang CI Checks / Load .env (push) Waiting to run
Erlang CI Checks / Run checks (push) Blocked by required conditions
* Adds support for prometheus woody metrics

* Bumps CI wf

* Ignore accidental god-module `lim_turnover_SUITE`
2024-10-31 13:47:43 +03:00
Aleksey Kashapov
920d6ac31e
TD-686: Adopts opentelemetry API (#27) 2023-10-24 14:50:19 +03:00
Aleksey Kashapov
3eff7ddf1e
VEN-9: Adds support for versioned limit config object (#20)
* Adds explicit damsel dependency

* Bump dominant docker compose image (sha-e0afa44)

* Adds dominant-sourced config unmarshalling

* Adds operation `Limiter:GetVersioned/4`

* Refactor test suite and add testcase group with dominant-sourced config object use
2023-03-01 18:33:36 +03:00
Andrew Mayorov
618a751712
TD-329: Add withdrawal context support (#12)
* Bump to valitydev/machinery-erlang@62c3243
* Bump to valitydev/machinegun-proto@347c5c4
* Drop top-level `damsel` dependency
* Drop `get_rate` testcase as meaningless
* Drop testcases which became duplicate
* Support new context type @ config
* Delegate context accessors to specific modules
* Support rollbacks @ valitydev/limiter-proto@6158184
2022-07-06 18:32:32 +03:00
Артем
2dff7b518d
TD-305: Add new payproc context and payment tool scope implementetion (#9)
* updated limiter proto

* added payproc context

* fixed linter

* bumped proto

* added base tests

* added payment tool tests

* added minor test

* fixed dialyzer

* fixed
2022-06-20 15:53:54 +03:00
Andrew Mayorov
b1cd093ffb
TD-303: Add multiscope support (#7)
As of valitydev/limiter-proto@d390910.

Co-authored-by: Артем <WWW_cool@inbox.ru>
2022-06-03 11:41:44 +03:00
Andrew Mayorov
f577d1292a
TD-275: Add CI through GH Actions (#1)
* Switch to valitydev upstreams
* valitydev/thrift_erlang@c280ff2
* valitydev/scoper@7f3183d
* valitydev/genlib@82c5ff3
* valitydev/erlang-health@5958e2f
* valitydev/damsel@1d60b20
* Drop how_are_you
2022-04-18 11:00:48 +03:00
Артем
9bf3e29636
P2C-14: Limiter (#1)
* draft

* added format

* added backend stuff

* added requested changes except batch in range machine

* added error sort in handler, add lim_body and its validation

* added start time and shard size, implemented shard id generation and time range calculation

* fixed xref

* fixed format

* added unit tests

* refactored errors

* updated to new proto

* added config marshaling

* fixed format

* added base tests

* added exchange tests

* fixed linter

* added requested changes

* updated proto ref
2021-05-17 13:34:16 +03:00
WWW_cool
439b1c65b0
initial 2021-02-17 12:47:57 +03:00