Istio uses prometheus as the default metrics sink. Istio relies on prometheus for many verification tests. The prometheus API is textual and error prone to use. Either write or look for * A prometheus query library that is fluent style. * A prometheus query library that has a query builder