Skip to content

Releases: Azure/azure-webjobs-sdk

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.41

25 Jan 19:45
1f5c638
Compare
Choose a tag to compare

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.40

22 Jan 06:10
1e731b2
Compare
Choose a tag to compare

Downgrading Azure.Identity to 1.10.2

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.39

29 Dec 01:07
ca14c11
Compare
Choose a tag to compare

Adding support for Multi-Dimensional Metrics
Adding support for AutocollectedMetricsExtractor
Adding support for Application Insights Diagnostics event logging

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.38

05 Oct 21:03
8960a72
Compare
Choose a tag to compare

Microsoft.Azure.WebJobs 3.0.39

14 Sep 23:07
7006d2f
Compare
Choose a tag to compare
v3.0.39

Updating WebJobs version for release (#3017)

Microsoft.Azure.WebJobs 3.0.38

12 Sep 23:29
16d138e
Compare
Choose a tag to compare
v3.0.38

Adding IListenerDecorator support (#3011)

Enable "Live Metrics" filtering

20 Jul 22:52
ec5d98a
Compare
Choose a tag to compare

Issue related to PR - Azure/azure-functions-host#8973

Writeup for the changes - Azure/azure-functions-host#8973 (comment)

Adding a setting EnableLiveMetricsFilters that filters logs before they are sent to Live Metrics.

When false, all logs are sent to Live Metrics, regardless of any log filter configuration.
When true, the logs are filtered before they are sent. Setting to true may yield better performance.

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.36

11 Apr 19:04
863f835
Compare
Choose a tag to compare
  • Application Insights pipeline performance improvements (#2946)

Microsoft.Azure.WebJobs 3.0.37

04 Apr 16:07
9efa258
Compare
Choose a tag to compare

Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.35

20 Mar 18:17
6652ab8
Compare
Choose a tag to compare

What's Changed

  • Make ApplicationInsights flushes to be asynchronous and more reliable (#2939)

Full Changelog: appinsights-v3.0.34...appinsights-v3.0.35