Fabi
|
6b3f5b984c
|
feat: metrics (#1024)
* refactor: switch from opencensus to opentelemetry
* tempo works as designed nooooot
* fix: log traceids
* with grafana agent
* fix: http tracing
* fix: cleanup files
* chore: remove todo
* fix: bad test
* fix: ignore methods in grpc interceptors
* fix: remove test log
* clean up
* typo
* fix(config): configure tracing endpoint
* fix(span): add error id to span
* feat: metrics package
* feat: metrics package
* fix: counter
* fix: metric
* try metrics
* fix: coutner metrics
* fix: active sessin counter
* fix: active sessin counter
* fix: change current Sequence table
* fix: change current Sequence table
* fix: current sequences
* fix: spooler div metrics
* fix: console view
* fix: merge master
* fix: Last spool run on search result instead of eventtimestamp
* fix: go mod
* Update console/src/assets/i18n/de.json
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: pr review
* fix: map
* update oidc pkg
* fix: handlers
* fix: value observer
* fix: remove fmt
* fix: handlers
* fix: tests
* fix: handler minimum cycle duration 1s
* fix(spooler): handler channel buffer
* fix interceptors
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2020-12-02 08:50:59 +01:00 |
|
Livio Amstutz
|
a321d850ae
|
feat: project roles (#843)
* fix logging
* token verification
* feat: assert roles
* feat: add project role assertion on project and token type on app
* id and access token role assertion
* add project role check
* user grant required step in login
* update library
* fix merge
* fix merge
* fix merge
* update oidc library
* fix tests
* add tests for GrantRequiredStep
* add missing field ProjectRoleCheck on project view model
* fix project create
* fix project create
|
2020-10-16 07:49:38 +02:00 |
|
Fabi
|
905ee1c68a
|
fix: handle usermemberships on project and project grant delete (#825)
|
2020-10-13 07:46:44 +02:00 |
|
Fabi
|
9ad547185c
|
feat: remove user (#812)
* feat: remove user
* feat: handle delete state on user by id
* feat: handle delete state on project by id
|
2020-10-07 08:16:42 +02:00 |
|
Livio Amstutz
|
cca92874ab
|
fix: permissions (#698)
* get my zitadel permissions from memberships (not grants)
* change SearchMyProjectOrgs to user user_membership
|
2020-09-04 15:20:39 +02:00 |
|