Skip to content

v0.2.9

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 11:28
· 140 commits to main since this release
v0.2.9
7438fe9

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.