Skip to content

Commit c92448a

Browse files
committed
NetFX-Stack-Capture add app.config
1 parent 6b418d1 commit c92448a

File tree

1 file changed

+6
-0
lines changed
  • test/test-applications/integrations/TestApplication.ContinuousProfiler

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<appSettings>
4+
<add key="OTEL_RESOURCE_ATTRIBUTES" value="deployment.environment.name=test" />
5+
</appSettings>
6+
</configuration>

0 commit comments

Comments
 (0)