zitadel/internal/api/grpc
Elio Bischof 1a49b7d298
perf: project quotas and usages (#6441)
* project quota added

* project quota removed

* add periods table

* make log record generic

* accumulate usage

* query usage

* count action run seconds

* fix filter in ReportQuotaUsage

* fix existing tests

* fix logstore tests

* fix typo

* fix: add quota unit tests command side

* fix: add quota unit tests command side

* fix: add quota unit tests command side

* move notifications into debouncer and improve limit querying

* cleanup

* comment

* fix: add quota unit tests command side

* fix remaining quota usage query

* implement InmemLogStorage

* cleanup and linting

* improve test

* fix: add quota unit tests command side

* fix: add quota unit tests command side

* fix: add quota unit tests command side

* fix: add quota unit tests command side

* action notifications and fixes for notifications query

* revert console prefix

* fix: add quota unit tests command side

* fix: add quota integration tests

* improve accountable requests

* improve accountable requests

* fix: add quota integration tests

* fix: add quota integration tests

* fix: add quota integration tests

* comment

* remove ability to store logs in db and other changes requested from review

* changes requested from review

* changes requested from review

* Update internal/api/http/middleware/access_interceptor.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* tests: fix quotas integration tests

* improve incrementUsageStatement

* linting

* fix: delete e2e tests as intergation tests cover functionality

* Update internal/api/http/middleware/access_interceptor.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* backup

* fix conflict

* create rc

* create prerelease

* remove issue release labeling

* fix tracing

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-09-15 16:58:45 +02:00
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
auth feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors remove negated integration tags 2023-04-26 19:55:13 +03:00
event fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
idp feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
instance fix: use default redirect uri when not passed on end_session endpoint (#4054) 2022-07-27 09:49:16 +02:00
management feat: add apple as idp (#6442) 2023-08-31 08:39:16 +02:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata fix: org metadata query (#6161) 2023-07-07 15:48:41 +02:00
object feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
oidc/v2 feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
org feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
policy feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
session/v2 feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
settings feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
system perf: project quotas and usages (#6441) 2023-09-15 16:58:45 +02:00
text feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
user feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00