zitadel/internal
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
..
admin feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
api feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
auth feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
auth_request fix: add and verified projectID in audience (#957) 2020-11-16 10:54:48 +01:00
authz feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
crypto fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
errors fix: translation (#647) 2020-08-28 09:44:43 +02:00
eventstore feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n fix: translation (#647) 2020-08-28 09:44:43 +02:00
iam feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
management/repository feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
model fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
notification feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
org fix: org member change and remove (#1014) 2020-11-24 15:55:38 +01:00
project feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
setup fix: handle disabled mfa types correctly during login (#979) 2020-11-18 12:56:24 +01:00
static/i18n fix(machine): set creationdate (#1018) 2020-11-25 07:42:06 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
ui feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
usergrant fix: query correct column (#991) 2020-11-19 15:21:22 +01:00
view feat: metrics (#1024) 2020-12-02 08:50:59 +01:00