Just want to confirm here, in this dashboard the e...
# support
d
Just want to confirm here, in this dashboard the error rates are around 10%, does this value in query builder,
STATUS_CODE_ERROR
include
5xx
or other codes as well ?
s
does this value in query builder,
STATUS_CODE_ERROR
include
5xx
or other codes as well ?
Yes, for HTTP client calls
4xx
are considered as errors https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/http.md#status.