Skip to content
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

Added basic Obuilder cache statistics to Prometheus #238

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

mtelvers
Copy link
Member

Adds ocluster_worker_cache_hits and ocluster_worker_cache_misses to Prometheus metrics provided by OCluster Worker.

Currently, this is deployed on toxis for testing.

@mtelvers mtelvers requested a review from tmcgilchrist July 25, 2023 15:09
@mtelvers
Copy link
Member Author

Initial figures show 75%:25% ratio of hit:miss.

@tmcgilchrist
Copy link
Member

tmcgilchrist commented Jul 25, 2023 via email

@tmcgilchrist tmcgilchrist merged commit ec98613 into ocurrent:master Sep 13, 2023
2 of 3 checks passed
benmandrew added a commit to benmandrew/opam-repository that referenced this pull request Jan 31, 2024
CHANGES:

- Support OBuilder Docker backend on Windows and Linux (@MisterDA ocurrent/ocluster#143)
- Support OBuilder FreeBSD worker (@tmcgilchrist ocurrent/ocluster#236)
- Specify upper bound on number of items in OBuilder store (@mtelvers ocurrent/ocluster#229)
- Add Prometheus statistics for OBuilder cache hit rate (@mtelvers ocurrent/ocluster#238)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- Support OBuilder Docker backend on Windows and Linux (@MisterDA ocurrent/ocluster#143)
- Support OBuilder FreeBSD worker (@tmcgilchrist ocurrent/ocluster#236)
- Specify upper bound on number of items in OBuilder store (@mtelvers ocurrent/ocluster#229)
- Add Prometheus statistics for OBuilder cache hit rate (@mtelvers ocurrent/ocluster#238)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants