12 references to CreateOtlpResource
Aspire.Dashboard.Tests (12)
Model\ApplicationsSelectHelpersTests.cs (12)
25CreateOtlpResource(name: "multiple", instanceId: "instance"), 26CreateOtlpResource(name: "multiple", instanceId: "instanceabc"), 27CreateOtlpResource(name: "singleton", instanceId: "instanceabc") 70CreateOtlpResource(name: "singleton", instanceId: null) 87CreateOtlpResource(name: "singleton-", instanceId: null) 108CreateOtlpResource(name: "singleton", instanceId: instanceId) 124CreateOtlpResource(name: "name", instanceId: "instance"), 125CreateOtlpResource(name: "NAME", instanceId: "instanceabc") 199CreateOtlpResource(name: "app", instanceId: "123"), 200CreateOtlpResource(name: "app", instanceId: "456") 236CreateOtlpResource(name: "app", instanceId: "123"), 237CreateOtlpResource(name: "app", instanceId: "456")