The need to provide an external subscription ID with every event when I have multiple different subscriptions for different users means that I have to query lago for the currently active subscription type. This causes a lot of back and forth for each event.
I would instead like to provide the external ID of the user in the event, and no subscription ID, and have lago determine what subscription (potentially plural) to apply the metric to based on the metric code.
This would vastly simplify having different user levels (IE a "pro" or "enterprise" user might get decreased per-event usage rates, as opposed to a "basic" user)