const go.opentelemetry.io/otel/semconv/v1.41.0.AppJankThresholdKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L166: 	AppJankThresholdKey = attribute.Key("app.jank.threshold")
		attribute_group.go#L280: 	return AppJankThresholdKey.Float64(val)