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: calculate all Azure Monitor Action Group costs based on the number of time it is triggered #2361

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

tim775
Copy link
Member

@tim775 tim775 commented Mar 16, 2023

No description provided.

@tim775 tim775 requested a review from vdmgolub March 16, 2023 21:05
@tim775 tim775 self-assigned this Mar 16, 2023
Comment on lines +16 to +24
├─ Email notifications (2) Monthly cost depends on usage: $0.00002 per emails
├─ ITSM connectors (1) Monthly cost depends on usage: $0.005 per events
├─ Push notifications (1) Monthly cost depends on usage: $0.00002 per notifications
├─ Secure web hooks (1) Monthly cost depends on usage: $0.00006 per notifications
├─ Web hooks (2) Monthly cost depends on usage: $0.000006 per notifications
├─ SMS messages
│ └─ Country code 1 (1) Monthly cost depends on usage: $0.00645 per messages
└─ Voice calls
└─ Country code 86 (1) Monthly cost depends on usage: $0.06 per calls
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't read right when the units are in the plural. Maybe worth introducing the notion of single/multiple in units in the future.

@tim775 tim775 merged commit 3d7684b into master Mar 17, 2023
@tim775 tim775 deleted the feat/azure_monitor_action_group_notifications branch June 4, 2024 14:41
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.

None yet

2 participants