Hi all, we have a scenario where we would like to have the detailed_metric support for the dynamic config as well.
The open source solution using static limits supports a feature called detailed_metric in the descriptor of the ratelimit config for extending the metrics for unspecified values. However, the dynamic config using xDS Server (xds-config) doesn't support this field. This is the RatelimitConfig proto it uses.
Could we please add the detailed_metric field to dynamic config as well? Thank you!
Hi all, we have a scenario where we would like to have the
detailed_metricsupport for the dynamic config as well.The open source solution using static limits supports a feature called
detailed_metricin the descriptor of the ratelimit config for extending the metrics for unspecified values. However, the dynamic config using xDS Server (xds-config) doesn't support this field. This is the RatelimitConfig proto it uses.Could we please add the
detailed_metricfield to dynamic config as well? Thank you!