### Component(s) exporter/elasticsearch ### Is your feature request related to a problem? Please describe. Trace status has description but Elasticsearch exporter not export. > [trace api](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#set-status) > [trace.proto](https://github.com/open-telemetry/opentelemetry-proto/blob/724e427879e3d2bae2edc0218fff06e37b9eb46e/opentelemetry/proto/trace/v1/trace.proto#L264) ### Describe the solution you'd like Add `TraceStatusDescription`. ### Describe alternatives you've considered _No response_ ### Additional context _No response_