Skip to content

Conversation

@eerhardt
Copy link
Contributor

@eerhardt eerhardt commented Aug 13, 2024

This adds the default OpenTelemetry configuration used by .NET Aspire ServiceDefaults - enable instrumentation for:

  • AspNetCore
  • HttpClient
  • Runtime

and OTLP exporter.

Also update to the latest Nanorm version.

Note that this increases the size of the published app from 18.1 MB => 22.2 MB on win-x64. I plan on opening investigation issues in OpenTelemetry to reduce this size. If I remove the OTLP exporter, the size drops to 20.0 MB. I've opened open-telemetry/opentelemetry-dotnet#5785 to discuss if there is anything we can do to decrease the amount of app size OTel adds to the app.

This adds the default OpenTelemetry configuration used by .NET Aspire ServiceDefaults - enable instrumentation for:
* AspNetCore
* HttpClient
* Runtime

and OTLP exporter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants