Using data explorer, I currently have dashboard tiles that show the Request Count of a service and its key requests. Can I filter these tiles further using a particular value of a request attribute?
For example:
The possible values for the request attribute 'Transactiontype' are 'Fund Transfer' and 'IBFT'. Can I use data explorer to show its request count data for two different metrics.
A) How to create a request attributes? please give complete example to implement the request attributes.
B) I segregate Request count data base on the request attributes value to two different metrics show its data in dashboard.