Skip to content

Need Help Debugging Entitlement Grant value Not Reducing After Successfull Event Ingestion #3678

@Sujitha-Ramanathan

Description

@Sujitha-Ramanathan

Preflight Checklist

  • I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • I am not looking for support or already pursued the available support channels without success.

OpenMeter Version

1.0.0

Expected Behavior

Hi team, I’m seeing that my events are being ingested successfully with no failures, but the corresponding entitlement credits are not getting deducted. Can you help me understand how to debug why the usage isn’t applying to the entitlement?

It would be helpful to know:
Where to check logs or evaluation traces for entitlement consumption.

org : consumption-hackathon
meter : PriorityMeter
feature : featurehighpriority
Customer: ExistingFeatureUsageConsumptionTest

sample event sent:
{
"specversion": "1.0",
"type": "priorityCredits",
"id": "existingfeatureevent1",
"time": "2025-12-09T09:11:19.885Z",
"source": "my-app",
"subject": "euser1",
"data": {
"priorityCredits": "1",
"sku": "skp"
}
}

expected :
the usage value reduced from the customer's entitlement grant for that feature.

Actual Behavior

The grant value did not reduce

Steps To Reproduce

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions