OpenMeter: Real-time Usage Metering and Billing for Modern Applications
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
OpenMeter is an open-source platform designed for real-time metering and billing in AI, API, and DevOps contexts. It enables the collection and aggregation of millions of usage events, facilitating robust usage-based billing models. This tool provides essential infrastructure for companies looking to monetize their services based on actual consumption.
Repository Information
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
OpenMeter is a powerful and flexible open-source platform for real-time metering and billing, ideal for AI, API, and DevOps companies. It enables the collection and aggregation of millions of usage events in real-time, empowering usage-based billing models. Built in Go, OpenMeter offers real-time insights and the ability to enforce usage limits, making it a robust solution for managing and monetizing service consumption.
Installation
Getting started with OpenMeter is straightforward, with several options available for different environments.
Local
To try OpenMeter locally in minutes:
git clone git@github.com:openmeterio/openmeter.git
cd openmeter/quickstart
docker compose up -d
Check out the quickstart guide for a 5-minute overview and demo.
Cloud
You can sign up for a free account and start metering your usage in the cloud.
Deploy to Kubernetes
To deploy OpenMeter to your Kubernetes cluster, use the official Helm chart.
Examples
OpenMeter provides a variety of examples to illustrate common use-cases:
- Metering Kubernetes Pod Execution Time
- Usage Based Billing with Stripe (Go, Node)
- Metering based on logs
Why Use OpenMeter?
OpenMeter stands out as an essential solution for businesses looking to implement usage-based billing and gain detailed insights into their service consumption.
- Real-time Metering: Collect and aggregate usage events instantly, providing up-to-date data for business decisions.
- Flexible Billing: Supports complex usage-based billing models, adapting to the needs of AI, API, and DevOps.
- Scalability: Designed to handle millions of usage events, ensuring performance even under high demand.
- Insights and Limits: Offers actionable insights and the ability to enforce usage limits to manage costs and resources.
- Easy Integration: With a robust REST API and client SDKs for JavaScript, Python, and Go, integration is simplified.
- Open Source: Licensed under Apache 2.0, it offers transparency and flexibility for customization.
Useful Links
Related repositories
Similar repositories that may be relevant next.

Rachoon: A Self-Hostable Solution for Invoice Management
June 18, 2026
Rachoon is a modern, self-hosted invoicing platform designed for freelancers and small businesses. It offers a comprehensive suite of tools to effortlessly create, track, and manage invoices, providing users with full control over their billing processes. With features like client management, payment tracking, and customizable templates, Rachoon simplifies financial administration.

Lago: Open-Source Billing Platform for Usage-Based and Subscription Models
April 26, 2026
Lago is an open-source, AI-native billing platform designed for usage-based, subscription-based, and hybrid pricing models. It provides comprehensive infrastructure for metering, billing, and revenue management, enabling product-led companies to track and bill for any consumption. With its API-first approach and flexible deployment options, Lago offers a robust solution for modern billing needs.

FOSSBilling: Free and Open-Source Billing and Client Management System
February 15, 2026
FOSSBilling is a free, open-source billing and client management system designed to automate invoicing, payments, and client communication for online service businesses. It is particularly popular with web hosting providers but also supports software licensing, digital downloads, and subscription services. This project offers an extensible architecture and a security-focused, responsive user interface.
Source repository
Open the original repository on GitHub.
15 counted GitHub visits