- we need to remove some of the default istio metrics like istio_request_bytes , istio_response_bytes but not disable telemetry as we need some of them like ‘istio_requests_total’
At the moment, this can be achieved via Prom scrape config. I hope that this will be better supported at generation time in the near future.
The Telemetry API should now allow for this directly.