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

WIP telemetry [ do not merge] #11084

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

cleanup, move DiagnosticSource pkg include to framework only

351ec89
Select commit
Loading
Failed to load commit list.
Draft

WIP telemetry [ do not merge] #11084

cleanup, move DiagnosticSource pkg include to framework only
351ec89
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr (Linux Core) failed Dec 18, 2024 in 6m 48s

Linux Core failed

Annotations

Check failure on line 146 in src/Framework/Telemetry/OpenTelemetryManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

src/Framework/Telemetry/OpenTelemetryManager.cs#L146

src/Framework/Telemetry/OpenTelemetryManager.cs(146,16): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 139 in src/Framework/Telemetry/OpenTelemetryManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

src/Framework/Telemetry/OpenTelemetryManager.cs#L139

src/Framework/Telemetry/OpenTelemetryManager.cs(139,26): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ActivitySource' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 157 in src/Framework/Telemetry/OpenTelemetryManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

src/Framework/Telemetry/OpenTelemetryManager.cs#L157

src/Framework/Telemetry/OpenTelemetryManager.cs(157,46): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 157 in src/Framework/Telemetry/OpenTelemetryManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

src/Framework/Telemetry/OpenTelemetryManager.cs#L157

src/Framework/Telemetry/OpenTelemetryManager.cs(157,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 182 in src/Framework/Telemetry/OpenTelemetryManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

src/Framework/Telemetry/OpenTelemetryManager.cs#L182

src/Framework/Telemetry/OpenTelemetryManager.cs(182,46): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)