Component
OpenTelemetry.Instrumentation.AWSLambda
Is your feature request related to a problem?
AWS Lambda instrumentation sets required incoming FaaS Span attribute faas.trigger. It would be useful also to set recommended faas.coldstart. See https://github.com/open-telemetry/semantic-conventions/blob/main/docs/faas/faas-spans.md#incoming-faas-span-attributes
What is the expected behavior?
Cold start is detected and the attribute faas.coldstart is set.
Which alternative solutions or features have you considered?
Not required.
Additional context
No response
Component
OpenTelemetry.Instrumentation.AWSLambda
Is your feature request related to a problem?
AWS Lambda instrumentation sets required incoming FaaS Span attribute
faas.trigger. It would be useful also to set recommendedfaas.coldstart. See https://github.com/open-telemetry/semantic-conventions/blob/main/docs/faas/faas-spans.md#incoming-faas-span-attributesWhat is the expected behavior?
Cold start is detected and the attribute
faas.coldstartis set.Which alternative solutions or features have you considered?
Not required.
Additional context
No response