02 Aug 2022 03:18 PM - last edited on 24 May 2023 11:49 AM by Michal_Gebacki
Hello,
I need to show on a dashboard the number of Requests being made from one Service to another Service. This is easy to do with an MDA but I need the data on a Dashboard chart. It's not possible to make a Metric as a Hierarchy filter is not supported 😞
I'm also not getting anywhere fast with the 'fromRelationships' and 'toRelationships' in the Data Explorer.
Has anyone else tried to do this?
02 Aug 2022 03:28 PM
There is a metrics called "Number of calls to other Services" in Data Explorer that you can give a try.
04 Aug 2022 01:36 PM
Hello,
Thanks for that little nugget. However, I need it to be precise. As I can't with that metric, filter or know which service is actually being called.
05 Aug 2022 10:35 AM
No help with the data explorer ? did you tried using it to tile it in dashboard.
05 Aug 2022 04:11 PM
Hi, I'm trying to create a filter in the Data Explorer (Code) to determine the number of calls from a Kafka Messaging Service to a Google.Spanner Service Instance (Custom Device).
This is very easy to do in an MDA. But there seems to be no way to show this data in a Dashboard Chart. I can see how to create the relationship/hierarchy filter in a chart.