|
|
|
@ -304,8 +304,8 @@ message Route { |
|
|
|
|
// can be used to provide the Router filter additional information |
|
|
|
|
// about the Route. It can be used for configuration, stats, and logging. |
|
|
|
|
// The metadata should go under the filter namespace that will need it. |
|
|
|
|
// For instance, of the metadata is intended for the Router filter, |
|
|
|
|
// the filter name should be specified as "envoy.lb". |
|
|
|
|
// For instance, if the metadata is intended for the Router filter, |
|
|
|
|
// the filter name should be specified as "envoy.router". |
|
|
|
|
Metadata metadata = 4; |
|
|
|
|
|
|
|
|
|
// Decorator for matched route. |
|
|
|
|