zitadel/internal/api/http
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
..
middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
domain_check.go feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
header.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
listener.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
marshal.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
origin.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
parser.go feat: add some api packages 2020-03-23 07:01:59 +01:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00
server.go fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00