App.Metrics v3.0.0 Release Notes

Release Date: 2018-12-02 // over 5 years ago
  • ๐Ÿš€ As part of this release we had 61 commits which resulted in 10 issues being closed.

    ๐Ÿ› bugs

    • #330 LibLog - Fixed NLog + Log4net callsite. Added support for NLog structured logging
    • #254 Using [ApiVersionNeutral] causes a null reference exception

    ๐Ÿ†• new features

    • #244 Allow filtering of metric calculations when flushing
    • #230 Telegraph Reporter

    โœจ enhancements

    • #288 Apply miniumum sample weight to exponential decay reservoir by default
    • #272 Logging some private / diagnostic only information at INFO level
    • #243 Add extensions to IHostBuilder for configuring App Metrics
    • #242 dotnet core 2.1.0 package updates

    ๐Ÿ’ฅ breaking change

    • #251 "GeneratedMetricNameMapping" refactoring

    investigation

    • #255 No way to configure AppMetrics Hosting Configuration from Startup