FAQs and How-tos
How to meter the number of active seats or users for a customer
1min
to keep track of users added and removed, you can use the running total meter you send a value of 1 when a user is added and a value of 1 when the user is removed you can define a timeout period where the count is reset to 0 (such as the end of the billing period) if you want to keep track of only active users, you could send an event each time a user logs on or takes some action in your application, then use the unique count meter (with username or other login info as unique id) to track how many active users were seen during the billing period 📘 faqs and how tos docid\ bq14rede1rrwst00mbikx see related from metering and event ingestion how to measure a multi step process using a duration meter docid\ jejnqgjekdtlycfyxzsjj how to track seat based objects in amberflo docid\ k8g0vmh6adgukb3dmezay how to understand dimensions in amberflo docid\ ai7gyga p lhj8fwzca f how to verify the accuracy of meter data docid\ ne5rit1fjkfpatdbiej s how to track and bill for "high watermark" usage docid\ g l0lgdqyvfnccrsv2xbr how to handle erroneous or incorrect meters sent to amberflo docid\ awzcv2cw6swss2ffmcl58 how to find the meter id for retrieving and deleting a specific meter docid\ ty1vub6lz6u3fo nbfgb6 how to delete meters that are no longer in use docid\ x x7d16c6dwqrz zfdyvk how to handle high volume, high cardinality event streams docid\ edxld02jcxuqp2dkmd3 b