Namespace DNVGL.One.Telemetry.Core
Interfaces
IDependencyTelemetryOperationHolder
Represents the operation item that holds telemetry which is tracked on end request. Operation can be associated with either WEB or SQL dependencies. Specialized interface to encapsulates information about an application dependency call
IRequestTelemetryOperationHolder
Represents the operation item that holds telemetry which is tracked on end request. Operation can be associated with either WEB or SQL dependencies. Specialized interface to encapsulates information about a web request operation handled by the application.
ISupportTelemetry
Interface for a parent to inform a child dependency of the telemetry client.
ITelemetryClient
Send events, metrics and other telemetry to the telemetry provider service.
ITelemetryOperationHolder
Represents the operation item that holds telemetry which is tracked on end request. Operation can be associated with either WEB or SQL dependencies.