Open carlosalberto opened 1 year ago
Yes, if the gRPC client can't make the the call and returns Unavailable status code the exporter is supposed to interpret it according to the table. Generally, the exporter does not need to know who is responsible for returned status code, whether it is coming from the server or because the client can't connect to the server.
From https://github.com/open-telemetry/opentelemetry-specification/pull/3653:
and
See https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#failures