Closed yingwang9091 closed 6 years ago
NewTraceTelemetry seems only takes message and severityLevel as parameters. We can not set a customozied timestamp.
https://github.com/Microsoft/ApplicationInsights-Go/blob/3612f58550c1de70f1a110c78c830e55f29aa65d/appinsights/telemetry.go#L92
Can we put a SetTimestamp on the Telemetry interface?
NewTraceTelemetry seems only takes message and severityLevel as parameters. We can not set a customozied timestamp.
https://github.com/Microsoft/ApplicationInsights-Go/blob/3612f58550c1de70f1a110c78c830e55f29aa65d/appinsights/telemetry.go#L92
Can we put a SetTimestamp on the Telemetry interface?