Meters overview
A meter quantifies customer activity into structured usage records for billing, tracking usage like CPU hours or data transferred.
A meter converts the events captured from customer activity to structured usage records that are ready for billing. Metering is about quantifying the usage in a way that is meaningful for the business and for the customer. For example, in a cloud computing context, metering might involve tracking the number of CPU hours, GBs of storage, or data transferred by each user. Instead of tracking every CPU second, a cloud computing provider can create a meter to summarize by the hour. Metering systems keep an ongoing tally of usage over time, ensuring that every unit of service used is accounted for.
You can create a meter from pre-defined templates, or you can create a custom meter.
View the list of Meters
To access meters and related functionality, navigate to Mediation > Meters in the left navigation menu. You can view a history of meters and their statuses. In addition, you can sort the list view by clicking on the column names.
You can perform various actions on an existing meter. The options to run the meter and view the audit trail are provided alongside each meter in the list. Click on the icon to view additional meter actions.
A meter can have one of the following statuses:
Status | Description |
---|---|
Never Run | The meter hasn't been run since it was created. |
Running | The meter is being run live. |
Stopped | The meter run is stopped. |
Error | Configuration error in meter pipeline. |
Canceled | The meter run is canceled. |
Testing | The meter is being run in test mode. |
Testing passed | The meter has passed the test. |
Completed | The meter run is completed. |