2 references to s_otlpGrpcUrlOption
aspire (2)
Commands\DashboardRunCommand.cs (2)
83
Options.Add(
s_otlpGrpcUrlOption
);
167
AddStringOptionArg(parseResult, args, unmatchedTokens, environment,
s_otlpGrpcUrlOption
, KnownConfigNames.DashboardOtlpGrpcEndpointUrl, defaultValue: "http://localhost:4317");