3 references to DeploymentRing
Microsoft.Extensions.Telemetry.Tests (3)
Enrichment\ApplicationLogEnricherTests.cs (3)
52[InlineData(true, true, true, true, BuildVersion, DeploymentRing)]
54[InlineData(false, false, false, false, BuildVersion, DeploymentRing)]
111Assert.Equal(DeploymentRing, enrichedState[ApplicationEnricherTags.DeploymentRing]);