2 references to _timestampOption
aspire (2)
Commands\AgentTelemetryCommand.cs (2)
92
Options.Add(
_timestampOption
);
140
AddIfValid(tags, TelemetryConstants.Tags.AgentEventTimestamp, parseResult.GetValue(
_timestampOption
), IsValidTimestamp);