mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #914] Scraping all projects in Prometheus #642
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#642
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MrT3acher on GitHub (Nov 7, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/914
is it possible to scrap all the projects from one page for Prometheus? now we can use the path below to see metrics of one project:
But, it's hard to update settings of Prometheus, each time we create a new project in Healthchecks. so, It's better to also have a page like
/metricsto see metrics of all the projects.