Namespace Copper.Diagnostics.Common
Classes
ActivityTelemetryInitializer
Sets the current activity's parent id as the telemetry's operation parent id.
ApplicationVersionTelemetryInitializer
Sets the application version as the telemetry's component version.
Constants
Provides constant values.
CopperBrandingTelemetryInitializer
Sets a global property called 'Marker' with the value 'Copper' on the telemetry.
DependencyFilterTelemetryProcessor
Excludes long running message broker requests as a cost saving measure.
FabricTelemetryInitializer
Sets fabric-related properties on the telemetry.
OperationIdTelemetryInitializer
Sets the current operation context's correlation id as the telemetry's operation id.
ParentActivity
Represents a parent activity.