With the introduction of profile-based classification, the proxy would not perform normal gRPC classification in some cases when it could & should. This change simplifies our default classifier logic and falls back to the default grpc-aware behavior whenever another classification cannot be performed. Furthermore, this change moves the `proxy::http::classify` module to `proxy::http::metrics::classify`, as these modules should only be relied on for metrics classification. Other module (for instance, retries), should provide their own abstractions. Finally, this change fixes a test error-formatting issue. |
||
---|---|---|
.. | ||
support | ||
discovery.rs | ||
shutdown.rs | ||
telemetry.rs | ||
transparency.rs |