Add new endpoints to status dashboard: dependency service, rss-feed, docs #2829
Labels
area: dashboard
Related to Telescope's dashboard (the page that has stats)
area: dependency visualization
Shows what dependencies are used in Telescope
type: enhancement
New feature or request
Milestone
We're adding, or have added, a bunch of new services that we should include in the status UI to show when things are up/down on staging and production. The code for this is currently in https://github.com/Seneca-CDOT/telescope/blob/master/src/api/status/src/services.js.
Let's include:
rss-feed
container atv1/rss-feed
(it doesn't have a/healthcheck
but it does have anindex.html
that should return a 200)/healthcheck
route), see Set up back end to recollect information from pnpm #2797NOTE: this is currently not working fully in staging/production due to #2511
The text was updated successfully, but these errors were encountered: