Skip to content

BuildingBlocks.Telemetry 1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:04
· 8 commits to main since this release

Config-driven OpenTelemetry metrics, logging, and tracing for .NET 8 / 9 / 10. One AddTelemetry call: stable ASP.NET Core, HttpClient, Runtime, and Npgsql instrumentations, source-only Mediator / EventBus / MassTransit, telemetry.component span tags, and OTLP (env fast-path), Console, or Azure Monitor. No prerelease OpenTelemetry dependencies.

What's Changed

  • feat(telemetry): add Telemetry and SigNoz hosting building blocks by @Maxofpower in #15
  • feat(telemetry): telemetry release pipeline update by @Maxofpower in #16

Full Changelog: https://github.com/Maxofpower/FeatureFusion/commits/telemetry-v1.0.0