Skip to content

Releases: microsoft/ApplicationInsights-Kubernetes

v6.1.0

04 Apr 17:58
Compare
Choose a tag to compare
  • Test supporting Azure Function in Kubernetes

What's Changed

  • Support In-Proc Azure Function in K8s: #337

Full Changelog: v6.0.0...6.1.0

v6.0.0

02 Feb 18:42
Compare
Choose a tag to compare
  • Bump up to use the latest SDK of Kubernetes.Client.10.0.16
    • Leverage the cleaner dependency tree, see #332 for more details. Thanks anhaehne for the contribution;
  • Stop support .NET Core 3.1
    • .NET Core 3.1 SDK/runtime has been out of support since the end of 2022. It is recommended to upgrade to .NET 6 or .NET 7. For more details, go to https://dot.net.

    • Please read this wiki for more details.

v3.1.0

25 Oct 19:45
Compare
Choose a tag to compare

Application Insights for Kubernetes 3.1.0 is released!

Highlights

  • Support Console Applications besides Workers and ASP.NET Core - see the updated example.
  • Bump up dependency of KubernetesClient to 7.2.19, stopping support K8s cluster 1.22 (EOL 2022-10-28).
  • Small bug fixes.

More details in milestone.

Package

Get the package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/3.1.0

v3.0.0

07 Oct 17:52
Compare
Choose a tag to compare

Application Insights for Kubernetes 3.0.0 is here!

Highlights

  • Custom code to get Kubernetes information. Refer to the guide.
  • Support running with role binding (instead of cluster role binding) - details.

More details in milestone.

Package

Get the package now: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/3.0.0

v2.0.6

16 Sep 18:49
Compare
Choose a tag to compare

Adding support for RoleBinding, so that ClusterRoleBinding became optional.

See #303 for more details.

Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.6

v2.0.5

31 Aug 01:35
Compare
Choose a tag to compare

v2.0.5-beta1

16 Aug 16:45
Compare
Choose a tag to compare

v2.0.4

22 Jul 22:51
Compare
Choose a tag to compare

Highlights

  • Supports container id auto detection for cGroupV2
  • Explicit error message when missing permission
  • Better self-diagnostic experience
  • Refactored hosting startup support

NuGet package:
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.4

v2.0.4-beta3

v2.0.4-beta2