Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(persisted-metrics): Add new type of aggregation #415

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

vincent-pochet
Copy link
Collaborator

Context

The objective of this feature is to introduce a system of persistent billable metrics that do not resume to 0 at the end of a billing period.

Description

This pull request adds the new recurring_count_agg aggregation type and exposes it for creation, update and display in API and GraphQL.

It does not implment yet the aggregation logic, it will come in a following pull request.

Related Task

@vincent-pochet vincent-pochet added the Billable Metric Related to the billable metrics label Aug 29, 2022
@vincent-pochet vincent-pochet self-assigned this Aug 29, 2022
@vincent-pochet vincent-pochet merged commit b5c43fa into main Sep 1, 2022
@vincent-pochet vincent-pochet deleted the feature/reccuring-count-agg branch September 1, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Billable Metric Related to the billable metrics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants