zitadel/internal/api/grpc/server/middleware
Silvan 168242e725
fix(tracing): from opencensus to opentelemetry (#937)
* 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
2020-11-20 07:57:39 +01:00
..
auth_interceptor_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
auth_interceptor.go fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
error_interceptor_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
error_interceptor.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
mock_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
tracing.go fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
translation_interceptor.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
translator.go fix: checkperms (#689) 2020-09-02 16:25:32 +02:00
validation_interceptor.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00