ExperimentalInsightApi


@RequiresOptIn
@Retention(value = AnnotationRetention.BINARY)
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.CONSTRUCTOR])
public annotation ExperimentalInsightApi


Annotation indicating experimental API for TraceProcessor-based Insights, finding and highlighting specific problems in a Trace.

Summary

Public constructors

Public constructors

ExperimentalInsightApi

public ExperimentalInsightApi()