DevOps-Journey-Using-Azure-DevOps
DevOps-Journey-Using-Azure-DevOps copied to clipboard
Update dependency Microsoft.ApplicationInsights.Kubernetes to v6
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
Microsoft.ApplicationInsights.Kubernetes | 1.1.2 -> 6.1.2 |
Release Notes
Microsoft/ApplicationInsights-Kubernetes (Microsoft.ApplicationInsights.Kubernetes)
v6.1.2
v6.1.1
v6.1.0
- Test supporting Azure Function in Kubernetes
What's Changed
- Support In-Proc Azure Function in K8s: https://github.com/microsoft/ApplicationInsights-Kubernetes/pull/337
Full Changelog: https://github.com/microsoft/ApplicationInsights-Kubernetes/compare/v6.0.0...6.1.0
v6.0.0
- Bump up to use the latest SDK of
Kubernetes.Client.10.0.16
- 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
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
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
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
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.5
See details in milestone.
v2.0.4
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.3
Re-release of 2.0.3 beta2.
https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.3
Or install it directly:
dotnet add package Microsoft.ApplicationInsights.Kubernetes --version 2.0.3
Known issue:
- Self-diagnostic logs are broken. Fixed in 2.0.4-beta1.
v2.0.2
NuGet Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.2
v2.0.1
-
Downgrade the dependencies to use 3.x of
Microsoft.Extensions
packages from 5.x. See #228 for details. -
NuGet package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.1
v2.0.0
- Enables altering telemetry keys. See #223 for details.
- Retire support for .NETStandard 1.x. See #208 for details.
- Bump up Microsoft.Extensions package to 5.x.
NuGet package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/2.0.0
v1.1.3
- Provide an option to disable performance counters.
- Performance counter telemetry initializer is extracted out.
- The metrics of CPU and memory used is moved to telemetry.metrics from telemetry.customDimensions.
Package: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/1.1.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.