Envoy metrics disable

Hello, guys! I’m trying to use Istio to make a comparative analysis. I need to disable all metrics from envoy, but I couldn’t for now. Does anyone has some code examples to do that? I already use (without success) Telemetry API and the command > istioctl install --set profile=default --set values.telemetry.v2.enabled=false -y. However, the metrics still appears at the prometheus (prometheus addon from istio)