On page https://istio.io/latest/docs/tasks/observability/metrics/customize-metrics/
it's written:
"By default, Istio defines and generates a set of standard metrics (e.g. requests_total), but you can also customize them and create new metrics using the Telemetry API."
Please link me to the documentation and example that permits to "create new metrics"
The only capability Telemetry API offers seems to be customizing labels for an already existing metric
On page https://istio.io/latest/docs/tasks/observability/metrics/customize-metrics/
it's written:
"By default, Istio defines and generates a set of standard metrics (e.g. requests_total), but you can also customize them and create new metrics using the Telemetry API."
Please link me to the documentation and example that permits to "create new metrics"
The only capability Telemetry API offers seems to be customizing labels for an already existing metric