Releases: Azure/diagnostics-eventflow
ETW input 1.4.0
Support for keywords in hexadecimal format
Support for .NET Core 1.1 and 2.0
ETW input 1.3.3
Process name and process ID are now part of the traces produced by this input. Thanks to @frblondin for the contribution!
ETW input 1.3.2
Added capability to clean up old ETW sessions upon startup. Also allows reusing existing ETW sessions. Many thanks to @kwaclaw for implementing this improvement!
Elasticsearch output 2.6.0
Elasticsearch output 2.6.0 allows selecting the connection pooling policy (static, sniffing, or sticky). See README for details.
Kudos to @jeremysmith1 for implementing this change
EventSource input 1.4.1
Thanks to @Expecho , the input now supports capturing EventCounter statistics
Trace input 1.4.1
Now captures ActivityID (Trace.CorrelationManager.ActivityID
)
Resolves issue 167
Elasticsearch output 2.5.2
Addresses issue 215
Elasticsearch output 2.5.1
Makes sniffing connection pooling optional
See issue 215 for details
ETW input 1.3.1
Fixes issue 213