v0.2.9
Bugfixes
- Fix sampled value in
ServerTiming
header.
Enhancements
Adds support to include ASP.NET Core query string in the tag http.url
.
By default enabled. See configuration variables:
SIGNALFX_HTTP_SERVER_TAG_QUERY_STRING
- Enable or disable query string inclusion.SIGNALFX_TRACE_OBFUSCATION_QUERY_STRING_REGEXP
- Query string obfuscation regex.SIGNALFX_TRACE_OBFUSCATION_QUERY_STRING_REGEXP_TIMEOUT
- Obfuscation regex
runtime timeout.