Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenTelemetry support via ActivitySource #1261

Merged
merged 1 commit into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. First implementation of adding ActivitySource to common operations to…

    … enable OpenTelemetry scenarios.
    
    Linking existing context for publish if one exists
    
    dotnet format
    
    Adding standard tags without allocating.
    
    Updating code after comments
    
    Moving ActivitySource tests to Integration
    
    Making sure TaskCompletionSources execute asynchronously
    
    Moving activity source tests to sequential integration
    stebet authored and lukebakken committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    58266fc View commit details
    Browse the repository at this point in the history