openmeter
openmeter copied to clipboard
Cloud Metering for AI, Billing and FinOps. Collect and aggregate millions of usage events in real-time.
## Overview ⚠️ ⚠️ ⚠️ ⚠️ This is just a POC, does not even compile ⚠️ ⚠️ ⚠️ ⚠️ Fixes #(issue) ## Notes for reviewer
Bumps [github.com/rickb777/period](https://github.com/rickb777/period) from 1.0.9 to 1.0.11. Commits dbd25c4 updated dependencies 5527c7e updated dependencies d5216a9 replaced onsi/gomega with rickb777/expect See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
## Summary by CodeRabbit - **New Features** - Introduced an advanced JSON-based `filter` query parameter for meter queries, supporting flexible filtering on `groupBy`, `subject`, and `time`. - Added support for...
### Preflight Checklist - [x] I have searched the [issue tracker](https://www.github.com/openmeterio/openmeter/issues) for an issue that matches the one I want to file, without success. ### Problem Description 1. I think...
## Overview Fixes #(issue) ## Notes for reviewer
## Overview Fixes #(issue) ## Notes for reviewer
## Overview Fixes #(issue) ## Notes for reviewer
## Overview - Storing the timestamp of the last edit on the subscription - Adding `IsCustom` field: if a subscription doesn't have a plan ref (created as a custom sub)...
## Overview Adds a custom GH Action to listen to chat commands. You can use /rebase-api to execute the following (resolving 90% of conflicts that need manual rebasing): ``` git...
Sent events in parallel chunks to Kafka. ## Summary by CodeRabbit - **New Features** - Introduced an enhanced ingestion service supporting configurable batch sizes and concurrent event processing. - Added...