Releases: Azure/diagnostics-eventflow
OMS output 1.1.1
Improves error messages issued when data upload to OMS fails (issue #104)
MicrosoftLogging input 1.1.1
Adds ability to use nested scopes (resolving issue #93)
ApplicationInsights output 1.1.5
Addresses several issues related to ApplicationInsights
Update ApplicationInsights SDK ref to 2.3
ApplicationInsights output should not require instrumentation key or configuration
Application Insights output: failure to decorate event with metadata should not result in data loss
EventFlow Core library 1.1.5
Diagnostic pipeline simplification and hardening
ETW input 1.1.2
Timestamp of the original event is now preserved (thanks to Sebastien Curutchet)
Application Insights output 1.1.4
Addresses property name conflict issue (#87)
EventFlow Core Library 1.1.4
Adds "bits set" expression operator (useful for filtering events based on Keywords)
Platform Service Fabric 1.1.3
Service Fabric configuration improvements:
- Ability to read encrypted settings
- Ability to use arbitrary configuration package to store the EventFlow configuration file
New metadata types
Adds support for "dependency" and "exception" standard metadata types
Adds support for "event" metadata (ApplicationInsights-specific)
Fully resolves issue #48
ApplicationInsights output 1.1.2
Added ability to use arbitrary configuration file (ApplicationInsights.config) for the output
Also, in Service Fabric environment, there is now a way to resolve configuration parameter values as paths to files in the default service configuration package.