Skip to content

monitoring: Add endpoint for per-publisher downtime alerts #289

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

Open
wants to merge 4 commits into
base: live
Choose a base branch
from

Conversation

R2ZER0
Copy link
Contributor

@R2ZER0 R2ZER0 commented Jun 30, 2025

This commit implements a new monitoring API endpoint, which lists Publishers that have at least one currently unavailable Source File and associated infomation.

@@ -66,25 +153,3 @@ class Meta:
fields = ["timestamp", "funder_org_id", "metrics"]

metrics = FunderMetricsSerializer()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This hasn't been deleted, but moved above so it can be referenced

This commit implements a new monitoring API endpoint, which lists Publishers that have at least one currently unavailable Source File and associated infomation.
@R2ZER0 R2ZER0 force-pushed the rg/monitoring-per-publisher-downtime branch from 0ae5149 to ac30ef8 Compare June 30, 2025 18:07
@R2ZER0 R2ZER0 requested a review from michaelwood June 30, 2025 18:07
@R2ZER0 R2ZER0 force-pushed the rg/monitoring-per-publisher-downtime branch from 6fed98b to 5471288 Compare July 16, 2025 13:34
@R2ZER0 R2ZER0 marked this pull request as ready for review July 17, 2025 13:35
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.

1 participant