Hi, If there are multiple tiers (e.g. one web, one scheduled task) sending requests to a single service (e.g. a database), how to show load graph of requests from a specific tier (so that we can balance the load such as start the scheduled task only when the low web load is low)?
Thank you
Matt