Skip to content
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
This repository was archived by the owner on Jul 5, 2020. It is now read-only.

Start Timestamp is not set for Http dependency telemetry in dotnet core 2.0 #658

@zhencui

Description

@zhencui

Telemetry object is created in onActivityEnd. And the timestamp is never assigned, which will be the timestamp of onActivityEnd by default. The timestamp is supposed to be the start time.

https://github.com/Microsoft/ApplicationInsights-dotnet-server/blob/develop/Src/DependencyCollector/Shared/Implementation/HttpCoreDiagnosticSourceListener.cs#L208

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions