Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy
imageAttachmentIdatt148144293
baseUrlhttps://ehealth-dk.atlassian.net/wiki
macroId8ddd1f39-ae73-48c7-b07e-b3dd81c1e074
nameIstio tracing
diagramAttachmentIdatt148078610
containerId128843780
timestamp1554720804082



Tracing on requests to external services

The platform is not able to create automatic traces on on encrypted requests to external services.

This is because of the fact that traces is based on the "x-b3-* headers, and these cannot be read by the proxy when the request is encrypted. Encrypted requests include all requests that uses a TLS, SSL or HTTPS protocol.

Because of this all applications making encrypted requests to external services, where they want to record call time or have trace data, needs to create the Jaeger traces manually for the external request.