Timothy Mothra

Results 48 issues of Timothy Mothra

I'm investigating why Codecov often reports Impacted Files that are not modified by the PR. ## Take this PR as an example: #3546. This PR changes 3 files related to...

enhancement

I want to improve code coverage in this repo. My plan is to use this issue to link PRs and track overall progress. ## CodeCoverage Measured by [CodeCov](https://app.codecov.io/gh/open-telemetry/opentelemetry-dotnet/) Screenshot (2022-06-08)...

enhancement

I want to improve current tests to improve both reliability and coverage. The goal is to empower developers to make necessary changes and have high confidence that use cases aren't...

enhancement

Opening this issue to track supporting .NET 7. Assumed release date is Nov 11, listed on dotnet's milestone: https://github.com/dotnet/runtime/milestone/82 ### Tracking Previews - Preview 3 was released on April 13th:...

FUNdamentals

Need to support Azure Monitor AAD in National clouds. See also: - Azure.Identity's [AzureAuthorityHosts](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/src/AzureAuthorityHosts.cs#L13-L16) ## Audience & Scope The audience is the url portion: `https://monitor.azure.com`. The scope is the audience...

enhancement

This test will fail until we get this issue resolved. Build Log: ``` Run dotnet build ./BASE/Microsoft.ApplicationInsights.sln --configuration Release --no-restore -p:Redfield=True dotnet build ./BASE/Microsoft.ApplicationInsights.sln --configuration Release --no-restore -p:Redfield=True shell: /usr/bin/bash...

Continuing from #2505 These tests were disabled because they were consistently failing on PRs.

This is a conflict between `Microsoft.ApplicationInsights` and `Microsoft.AspNet.TelemetryCorrelation`. These packages have different versions of `System.Diagnostics.DiagnosticSource`: - Microsoft.ApplicationInsights v2.20.0 - System.Diagnostics.DiagnosticSource v5.0.0.0 - Microsoft.AspNet.TelemetryCorrelation v1.0.8 - System.Diagnostics.DiagnosticSource (nuget: v4.6.0 / assembly:...

bug

This PR is a Proof of Concept to support configuring alternate audiences for AAD. I'm using this as a conversation starter. How to use: ```csharp var config = new TelemetryConfiguration...

This issue is to track outstanding maintenance items for this repo. - [x] move build output directory within repo directory. #2472 - [x] Readme: display latest Stable and Beta packages...

FUNdamentals
repo