zitadel/internal/repository
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
..
action feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
asset chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
deviceauth feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
flow chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
idpconfig chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idpintent feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
instance fix: handling of org idp migrations and google events (#5992) 2023-06-08 14:08:13 +00:00
keypair feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
member chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
milestone feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
org feat: migrate external idp to other types (#5984) 2023-06-08 00:50:53 +02:00
policy feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
project feat: allow skip of success page for native apps (#5627) 2023-04-11 15:07:32 +00:00
pseudo feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
quota feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
session fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00
usergrant feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00