Skip to content

Document time-test usage #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
agjohnson opened this issue Aug 19, 2022 · 2 comments
Open

Document time-test usage #8

agjohnson opened this issue Aug 19, 2022 · 2 comments

Comments

@agjohnson
Copy link

agjohnson commented Aug 19, 2022

A brief summary of how this is configured would be helpful. I have some pages for latency checks and I'm trying to piece together how this is configured.

@agjohnson agjohnson moved this to Planned in 📍Roadmap Aug 19, 2022
@humitos
Copy link
Member

humitos commented Nov 22, 2022

This is configured in the monitoring module from the -ext repository: https://github.com/readthedocs/readthedocs-ext/blob/c38d12292285bea393df95aa8fe33ca68b50b860/readthedocsext/monitoring/metrics/tasks.py#L165-L174

This data is sent to AWS CloudWatch and it checks for a threshold and decide whether or not send a PD alarm.

I'm not sure what's the explanation you are looking for. Can you expand on the details of this task?

@agjohnson
Copy link
Author

This information is helpful. I'm looking to have this all documented somewhere -- a readme is fine. Because we get paged on this, we should share knowledge on how this is configured. I had to reverse engineer the whole set up when I got paged on the failures here. Docs describing how this is glued together would have helped greatly.

Also good to cover:

  • time-test repo tests both queues, but it wasn't clear how (there are multiple branches set up and one triggers on build-large using readthedocs.yaml that inflicts conda usage, therefore build-large)

Basically, we should dump any information that someone new should have in order to understand what this repo is and how it works. I don't expect major future failures, the conda failure was rather special.

@ericholscher ericholscher changed the title Document usage Document time-test usage Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

2 participants