CreateInstrumentationConfigurationResponse
Types
Properties
Link copied to clipboard
The attribute filters returned with the configuration so SDKs can perform client-side targeting.
Link copied to clipboard
The capture settings that were stored for this instrumentation configuration.
Link copied to clipboard
The optional description that was stored with the instrumentation configuration.
Link copied to clipboard
The environment for the instrumentation configuration, echoed from the request.
Link copied to clipboard
The type of instrumentation that was created, echoed from the request.
Link copied to clipboard
A stable hash computed from the location that uniquely identifies this instrumentation point within the service, environment, and signal type.
Link copied to clipboard
The telemetry signal type for the instrumentation configuration, echoed from the request.
Functions
Link copied to clipboard
inline fun copy(block: CreateInstrumentationConfigurationResponse.Builder.() -> Unit = {}): CreateInstrumentationConfigurationResponse