-
Notifications
You must be signed in to change notification settings - Fork 180
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
feat: add generic prometheus endpoints #209
feat: add generic prometheus endpoints #209
Conversation
cbermudez97
commented
Sep 20, 2023
- feat: add execution and additional metrics jobs to prometheus service
- feat: add beacon metrics gazer to prometheus
- fix: ignore not defined metrics info
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks for contributing
- Do we have Grafana dashboards for the EL metrics?
- Have you tested if Grafana works properly for CL clients
@h4ck3rk3y Uploaded fixes for your comments and an issue with the beacon metrics gazer job. Tested it and EL and CL clients are correctly loaded on Prometheus. There are no dashboards on Grafana for EL yet but the metrics can be used with the Explore tab for visualization. |
c481e77
to
7e6dc72
Compare
🤖 I have created a release *beep* *boop* --- ## [0.5.0](0.4.0...0.5.0) (2023-09-28) ### ⚠ BREAKING CHANGES * rename the package to ethereum-package ([#234](#234)) ### Features * add generic prometheus endpoints ([#209](#209)) ([d04e85f](d04e85f)) ### Bug Fixes * add an MIT licence ([#246](#246)) ([f632ff1](f632ff1)) * make nimbus work with mev components ([#244](#244)) ([5c64ed5](5c64ed5)) ### Code Refactoring * rename the package to ethereum-package ([#234](#234)) ([23e4d5e](23e4d5e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>