Peter Marton

Results 51 issues of Peter Marton

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

Stripe CustomerIDs must start with `cus_` when `stripeCustomerId` is set in subject API body it must match the pattern.

area/api

## Overview Fixes #(issue) ## Notes for reviewer

area/api
release-note/feature

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...

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

Lookup usage by customer Key and subjects in usage attribution. - achieved by changing the default query methods both in `streaming` and `customer/adapter` ⚠️ Before merging this or otherwise deploying...

release-note/feature

## Cost `GET /api/v1/billing/invoices/{"invoiceId}/lines/{lineId}/cost?windowSize=HOUR` ```json { "cost": "2.4", "costPerUnit": "0.0000119845997893", "currency": "USD", "from": "2025-10-11T16:36:43Z", "internalCost": "2.00257", "internalCostPerUnit": "0.8344041666666667", "margin": "0.39743", "marginRate": "0.1655958333333333", "rows": [ { "cost": "1.1208477106944932", "costPerUnit": "0.0000119845997893", "groupBy":...

release-note/feature

This is a PoC to help understand the cost behind invoice line items and break them down by meter dimensions. This is useful to understand the invoiced cost of individual...

release-note/feature
area/billing

This PR replaces the key in the Feature API with the ExternalKey type, which allows for UUIDs. ## Summary by CodeRabbit - New Features - Feature keys now support up...

release-note/bug-fix
area/product-catalog