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

Bumps the production-dependencies group in /api/client/web with 1 update: [openapi-typescript-fetch](https://github.com/ajaishankar/openapi-typescript-fetch). Updates `openapi-typescript-fetch` from 1.1.3 to 2.0.0 Release notes Sourced from openapi-typescript-fetch's releases. v2.0.0 The "es" release esnext - no Typescript...

area/dependencies
release-note/dependency-update
dependency/javascript

### 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 Use migrations for...

good first issue

## Overview Use new framework for list events endpoint

kind/refactor

Example http://localhost:8888/api/v1/meters/api_requests_total/query?windowSize=HOUR&groupBy=route&groupBy=subject&groupBy=method&filter[subject]={"$in":["customer-1","customer-2"]}&filter[route]={"$eq":"/hello"}&filter[method]={"$nin":["POST","DELETE"]}` One of the biggest values of JSON-based filters is that we can validate them with OpenAPI. However, for some reason, this validation doesn't work for query params. It...

area/api
release-note/feature

## Overview Adds comparative performance tests for using projections versus materialized views & for baselining raw query execution compared to OpenMeter performance. Based on the results projections have around 2-3x...

release-note/ignore

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

## Overview - Added `makefile` target for project dependencies. ### Namely: 1. **Air** 2. **Dagger** 3. **Golangci-lint** 4. **Licensei** (NOTE: Was already added to nix.) 5. **Benthos** - Connected `Licensei`...

release-note/misc

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

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

kind/bug
area/collectors

### 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 GPT Assistant API...