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

### 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 Make sure the...

kind/feature
area/api

So we can add another deadletter reporting capability in the future other than the default Kafka dead lettering behavior.

kind/refactor

For Kafka config today we disable IPv6 for localhost due to Kafka brokers on OSX return the IPv6 addresses first, causing connection error logs. On the long term make this...

area/ingest

### 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 At the moment...

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. - [X] I am not looking...

area/processor

Ensure that every code is regenerated.

Second round of configuration refactor before tagging a stable version: - [x] #207 - [ ] #257 - [x] Currently ksqldb is the default. There should probably be no default....

kind/refactor

Create the DQL topic via Kafka Admin API to make retention configurable. Related to: https://github.com/openmeterio/openmeter/pull/225

When Kafka Connect ClickHouse gets a malformed message, it sends the entire batch to DQL. It means the DQL topic can have bad and good messages mixed. Ideally, OpenMeter would...

### 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 We may want...

kind/feature
area/api