Simple and configurable way to monitor your 5G costs and revenues for both equipments and services
5GBiller is an integrated solution for collecting both data and metrics from 5G platforms, over multiple IAAS, monitor them and extract a custom billing report, applying your valorisation rules to your customers consumptions.
Adding a new rule is as easy as adding a new yaml object to your user configuration. Pick a system metric, define a price and an unit, and that's it : both system metrics and rated metrics are made available in your dashboard.
Our model can be extended with any type of additional key-value pairs and supports both multi-tenancy and labels to assert any level of billing granularity for your use case.

metrics: request_cpu: report_name: pod-rating-cpu-request-hourly unit: core-seconds rules: - name: rules_example labelSet: label: label-name ruleset: - metric: request_cpu price: 0.00075 unit: core-hours - name: rules_default ruleset: - metric: request_cpu price: 0.5 unit: core-hours