Add Monitoring & Status Pages section#35
Add Monitoring & Status Pages section#35edifierxuhao wants to merge 2 commits intostellar:masterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new documentation section to the Awesome Stellar README to list tools for application-level monitoring and public status pages (separate from Stellar network monitoring).
Changes:
- Added “Monitoring & Status Pages” to the README table of contents.
- Introduced a new “Monitoring & Status Pages” section with an initial tool entry (StatusPageBuddy).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Monitoring & Status Pages | ||
|
|
||
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Free hosted status pages for indie developers. No credit card required; custom branding and domain available on the free plan. |
There was a problem hiding this comment.
The StatusPageBuddy description reads like promotional copy (e.g., "No credit card required", "custom branding and domain available") and is longer than the brief/neutral descriptions expected by this repo’s contribution guidelines. Please trim to a short, factual description to avoid “project shilling” (see CONTRIBUTING.md guidelines).
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Free hosted status pages for indie developers. No credit card required; custom branding and domain available on the free plan. | |
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Hosted status pages. |
|
|
||
| ## Monitoring & Status Pages | ||
|
|
||
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Free hosted status pages for indie developers. No credit card required; custom branding and domain available on the free plan. |
There was a problem hiding this comment.
This list item is indented by one space ( - ...), whereas other top-level lists in the README start at column 1 (- ...). Please remove the extra leading space to keep Markdown formatting consistent.
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Free hosted status pages for indie developers. No credit card required; custom branding and domain available on the free plan. | |
| - [StatusPageBuddy](https://www.statuspagebuddy.com/) - Free hosted status pages for indie developers. No credit card required; custom branding and domain available on the free plan. |
Removed mention of custom branding and domain from StatusPageBuddy description.
Adding a new "Monitoring & Status Pages" section.
Why a new section: There's no existing place for tools that help developers communicate uptime to users of apps built on Stellar. "Network Statistics" covers monitoring the Stellar chain itself; this fills the project-side gap.
Demand signal: In the past 7 days alone, multiple Stellar ecosystem projects have opened public status-page issues, including
Stellar-Fluid/fluid#616, soyaya/Cross-Border-Payment-Router-on-Stellar#76, and chioma-housing-protocol-I/chioma#955.
Entry: One entry to start the section, per the one-link-per-PR guideline. Happy to follow up with additional tools (open-source options like Upptime/Cachet, hosted options like Atlassian Statuspage) in separate PRs if the section structure is welcome.
Disclosure: I maintain StatusPageBuddy.