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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L3242: 	CodeFilePathKey = attribute.Key("code.file.path")
		attribute_group.go#L3327: 	return CodeFilePathKey.String(val)