zitadel/internal/api
Elio Bischof bb756482c7
feat: push telemetry (#6027)
* document analytics config

* rework configuration and docs

* describe HandleActiveInstances better

* describe active instances on quotas better

* only projected events are considered

* cleanup

* describe changes at runtime

* push milestones

* stop tracking events

* calculate and push 4 in 6 milestones

* reduce milestone pushed

* remove docs

* fix scheduled pseudo event projection

* push 5 in 6 milestones

* push 6 in 6 milestones

* ignore client ids

* fix text array contains

* push human readable milestone type

* statement unit tests

* improve dev and db performance

* organize imports

* cleanup

* organize imports

* test projection

* check rows.Err()

* test search query

* pass linting

* review

* test 4 milestones

* simplify milestone by instance ids query

* use type NamespacedCondition

* cleanup

* lint

* lint

* dont overwrite original error

* no opt-in in examples

* cleanup

* prerelease

* enable request headers

* make limit configurable

* review fixes

* only requeue special handlers secondly

* include integration tests

* Revert "include integration tests"

This reverts commit 96db9504ec.

* pass reducers

* test handlers

* fix unit test

* feat: increment version

* lint

* remove prerelease

* fix integration tests
2023-07-06 08:38:13 +02:00
..
assets perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
authz feat: implement register Passkey user API v2 (#5873) 2023-05-24 10:22:00 +00:00
call perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
grpc feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
http fix: delete cookies (#5885) 2023-05-19 05:12:31 +00:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
oidc fix: switch log level of failed locks to debug (#5746) 2023-04-25 19:20:59 +02:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: check if application is active in saml logic (#6003) 2023-06-15 11:04:27 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui fix(login): ensure auth request information is up-to-date in external user check (#6060) 2023-06-21 05:00:03 +00:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00