Earlier, the grpc message-length prefix for outgoing data messages was incorrectly being counted towards `data_bytes` instead of `framing_bytes`. This PR fixes it. Note that the incoming stats collection properly attributes the grpc message-length prefix to `framing_bytes`. This change will affect all stats plugins (OpenCensus and OpenTelemetry) that make use of this information for metrics. |
||
|---|---|---|
| .. | ||
| csm | ||
| filters | ||
| gcp | ||
| otel | ||