v1.13.0
This minor release includes the following fixes & improvements:
- An instrumented HTTP client now maintains and sends the W3C Trace Context headers
- An instrumented HTTP handler picks up Instana trace from W3C Trace Context even if the upstream is not monitored by Instana
- HTTP calls that have
X-Instana-Synthetic
set are now marked as synthetic and will be filtered out from the default "Analyze Calls" view. This might be useful to exclude such service calls as health checks or pings from overall metrics.