
OpenTelemetry Metrics and Kubernetes Challenges
08/14/2024
How to use .NET OpenTelemetry metrics package and which challenges to solve to integrate within Kubernetes.
JSON .NET Kubernetes OpenTelemetry Kubernetes

System.Text.Json in trimming/AOT mode with custom JsonSerializerOptions
08/01/2024
How to use System.Text.Json with trimming/AOT mode and still pass JsonSerializerOptions to customize the naming policy, ignore condition etc...
JSON .NET AOT