Skip to content

Commit 7b4dd2f

Browse files
author
Timothy Mothra
authored
reenable AOT for the AzureMonitorExporter project (Azure#49600)
1 parent 4b20965 commit 7b4dd2f

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.AotCompatibilityTestApp/ExpectedAotWarnings.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

sdk/monitor/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extends:
4747
safeName: AzureMonitorQuery
4848
- name: Azure.Monitor.Ingestion
4949
safeName: AzureMonitorIngestion
50-
# CheckAOTCompat: true
51-
# AOTTestInputs:
52-
# - ArtifactName: Azure.Monitor.OpenTelemetry.Exporter
53-
# ExpectedWarningsFilepath: /Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.AotCompatibilityTestApp/ExpectedAotWarnings.txt
50+
CheckAOTCompat: true
51+
AOTTestInputs:
52+
- ArtifactName: Azure.Monitor.OpenTelemetry.Exporter
53+
ExpectedWarningsFilepath: None

0 commit comments

Comments
 (0)