Therefore remove previous OpenTelemetry configuration and use the one provided in service defaults
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
public static class Constants
|
||||
{
|
||||
public const string AppOtelName = "Vegasco.Api";
|
||||
|
||||
public static class Authorization
|
||||
{
|
||||
public const string RequireAuthenticatedUserPolicy = "RequireAuthenticatedUser";
|
||||
|
||||
Reference in New Issue
Block a user