openmeter icon indicating copy to clipboard operation
openmeter copied to clipboard

Cloud Metering for AI, Billing and FinOps. Collect and aggregate millions of usage events in real-time.

Results 116 openmeter issues
Sort by recently updated
recently updated
newest added

## 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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rickb777/period&package-manager=go_modules&previous-version=1.0.9&new-version=1.0.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...

area/dependencies
dependency/go

## 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...

area/api
release-note/feature

### 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)...

release-note/feature

## 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...

release-note/ignore

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...

area/ingest
release-note/feature