Skip to content

Conversation

julienbourdeau
Copy link
Contributor

@julienbourdeau julienbourdeau commented May 21, 2025

Context

We're adding Alerting feature, see #3528, #3535, #3554, #3600

Description

We introducing 2 new types of alerts:

  • LifetimeUsageAmount: to define alert based on lifetime total usage
  • BillableMetricUsageUnits: same as BillableMetricUsageAmount but with a number "used units" instead of currency amount.

Creating a new alert is essentially creating a new child class of UsageMonitoring::Alert and implementing find_value. 🙌

@julienbourdeau julienbourdeau self-assigned this May 21, 2025
@julienbourdeau julienbourdeau force-pushed the feat/alerting-bm branch 2 times, most recently from efe4a31 to cf7033a Compare May 21, 2025 07:47
Copy link
Collaborator

@vincent-pochet vincent-pochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@julienbourdeau julienbourdeau merged commit 92033bd into main May 22, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the feat/alerting-bm branch May 22, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants