Skip to content

Logging Improvements and Bug Fixes

Latest
Compare
Choose a tag to compare
@patrickCode patrickCode released this 23 Nov 10:14
· 7 commits to main since this release

New Features

  1. Filter telemetry based on Requests - Filter all telemetry for certain Requests based on URL and Header values. E.g. requests for bots or synthetic transaction sources can be filtered. This will allow partners to keep the application insight telemetry clean and only for actual requests.
  2. Static Properties - Partners can configure static key-value pairs (properties) in configuration which will be appended to all telemetry.
  3. Source Prefix - A source prefix will be added to all telemetry property (source)

Bug Fixes

  1. Stack trace for exceptions were missing in telemetry