InstrumentationConfiguration
The full instrumentation configuration, including the instrumentation type, service, environment, signal type, location details, stable location hash, capture settings, filters, expiration, creation time, and ARN.
Types
Properties
Link copied to clipboard
Client-side filters that determine which instances apply this instrumentation.
Link copied to clipboard
The capture settings for this instrumentation configuration.
Link copied to clipboard
An optional short description of the instrumentation configuration.
Link copied to clipboard
The environment where the service is running.
Link copied to clipboard
The type of instrumentation for this configuration.
Link copied to clipboard
The stable hash derived from the location that uniquely identifies this instrumentation point within the service and environment.
Link copied to clipboard
The telemetry signal type for this instrumentation configuration.
Functions
Link copied to clipboard
inline fun copy(block: InstrumentationConfiguration.Builder.() -> Unit = {}): InstrumentationConfiguration