Skip to content

Releases: Azure/diagnostics-eventflow

EventHub output 1.1.1

19 Apr 20:53
Compare
Choose a tag to compare

Ensure that all dates are written out in ISO 8601 format

EventSource and ETW inputs 1.1.1

18 Apr 22:06
Compare
Choose a tag to compare

ApplicationInsights input 1.0.0

11 Apr 16:34
Compare
Choose a tag to compare
Pre-release

UPDATE 1/9/2018: AI input binaries were not properly signed in this release. AVOID

This release adds Application Insights input, useful for the case when Application Insights SDK is used for monitoring & diagnostics, but in addition to that one wants to take advantage of EventFlow capabilities.

Also includes some enhancements and bug fixes to core Nuget and ApplicationInsights output Nuget.

Serilog input 1.2.1

24 Mar 21:18
Compare
Choose a tag to compare

Serilog input now adds MessageTemplate as a standard property to all events

1.1.0

21 Mar 16:59
Compare
Choose a tag to compare

Switched to MSBuild 15/VS 2017 tooling.
Referencing 1.1 series of configuration APIs

ApplicationInsights output 1.0.1

16 Mar 17:17
Compare
Choose a tag to compare

Bug fix: eliminated a potential source for NullReferenceExeption (related to issue #56)

PerformanceCounter input 1.0.1

14 Mar 20:04
Compare
Choose a tag to compare

Bug fix: when creating perf counters with instances the input was not matching any existing instances as the category was reporting them in lower case (courtesy of Scott Lyons)

Platform Service Fabric 1.0.1

28 Feb 22:53
Compare
Choose a tag to compare

Add ability to refer to Service Fabric settings and application parameters from EventFlow configuration

Etw input

13 Feb 21:09
Compare
Choose a tag to compare

Input for capturing data from manifest-based (traditional) ETW providers

EventFlow.Core 1.0.2

13 Feb 21:07
Compare
Choose a tag to compare

Added ability to refer to enum values by name in filtering expressions (thanks to Fredrik Goransson)