lsst-epo / lsst-epo/alert-client-function
Create alert client function
Open
@ericdrosas87 is already working on this.
Since Mar 3, 2026.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a member of the science-interested public, I would like to see the number of alerts captured each night to have an idea of how observatories work and see the progress of the LSST survey.
This is a new cloud function that will run at a scheduled cadence - likely once a minute - and query the SLAC alert Grafana dashboard hosted at SLAC. The queried value is then stored in a Redis cache and operationally served up from that cache.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.