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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13410: 	PprofProfileKeepFramesKey = attribute.Key("pprof.profile.keep_frames")
		attribute_group.go#L13506: 	return PprofProfileKeepFramesKey.String(val)