zitadel/internal/api/authz
Silvan 5c3b575b13
fix(tracing): business logic has grpc server span as parent (#1017)
* start fix

* fix(tracing): business logic has grpc server span as parent

* fix: response name

* fix: tests

* fix: simplify ctxData
2020-12-14 13:34:05 +01:00
..
authorization_test.go feat: usergrant (#489) 2020-07-22 14:00:29 +02:00
authorization.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01:00
config.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
context_mock.go fix(tests): go version of tests (#618) 2020-08-20 22:09:37 +02:00
context.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01:00
permissions_test.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01:00
permissions.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01:00
token_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
token.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00