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 44 openmeter issues
Sort by recently updated
recently updated
newest added

Current implementation of avg is confusing and easy to get incorrect values. Currently avg only makes sense on window size. Over windows avg is incorrect.

## Overview Empty group bys lead to failing queries.

kind/bug

Set to MINUTE by default in Cloud.

area/api
release-note/bug-fix

Use case, I have two meters, one tracks all durations, one tracks only successfull executions. ``` { ... data: { duration: 123, result: 'success' } } ```

In dev environments, we could make Kafka and sink-worker optional to reduce resource footprint. We can either use an in-memory queue or ClickHouse batch inserts.

kind/feature
area/ingest

slog does not support %w format string

kind/bug
good first issue

### 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 The API version...

area/api

## Overview Test custom image status reporting

Implement subject mapping endpoints to assign display name and metadata to subjects https://github.com/openmeterio/openmeter/pull/534

kind/feature
area/api

### 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 The Helm chart...

kind/feature
area/distribution