GetMonitorByID retrieves a balance monitor by its ID. It starts a tracing span, fetches the monitor, and records relevant events. Parameters: - ctx context.Context: The context for the operation. - id string: The ID of the monitor to retrieve. Returns: - *model.BalanceMonitor: A pointer to the Bal
(ctx context.Context, id string)
source not stored for this graph (policy: none)