This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
What's Changed
- Add the ability to manually trigger container publish by @masih in #11
- Add the ability to configure db DSN via env var by @masih in #12
- Add
/ready
endpoint for healthcheck by @masih in #13 - Implement end to end integration test by @masih in #18
- Update README, add LICENSE and Docker Compose by @masih in #19
- Make storage provider id not required by @hannahhoward in #20
- Don't reject any sp ids by @hannahhoward in #21
- More informative error message by @hannahhoward in #22
- Add endpoint to run the common query used to gather metrics and wipe the db by @hannahhoward in #23
- Record metrics to prometheus by @hannahhoward in #25
- Add prefix to metric names and drop otel scope tags by @masih in #27
- Add /v2/retrieval-events endpoint for aggregate events by @kylehuntsman in #29
- Add labelling of SPs by @hannahhoward in #30
- Add tracking of graphsync failures by @hannahhoward in #31
- Add additional error metrics by @hannahhoward in #32
- Relax timing requirement by @hannahhoward in #33
- Complete aggregated event work by @hannahhoward in #36
- Allow submitting a fraction of requests to a mongo database by @willscott in #37
New Contributors
- @hannahhoward made their first contribution in #20
- @willscott made their first contribution in #37
Full Changelog: v0.0.1...v0.1.0