Skip to content

refactor: add more selectors for Zuora panel

Steve Xuereb requested to merge refactor/zuora-selectors into master

What

Add env, and type selectors for the Zuora panel.

Why

At the moment we are only using environment=gprd and the same metric name can be used by some other service so using type is necessary to make sure the panel doesn't break in the future.

Add env for consistency as well.

Reference: !5898 (merged)

Testing

https://dashboards.gitlab.net/dashboard/snapshot/t3QyFhXuPiaoPcfrKtaF7MLmyNuLjhNP?orgId=1

Screenshot_2023-06-12_at_15.11.34

Edited by Steve Xuereb

Merge request reports