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

Add ruby3 gc metrics #3

Merged
merged 2 commits into from
Jun 15, 2022
Merged

Add ruby3 gc metrics #3

merged 2 commits into from
Jun 15, 2022

Conversation

tarapon
Copy link
Contributor

@tarapon tarapon commented Jun 14, 2022

Current version raises error if used with ruby 3.
Reason: three GC.stat metrics are missing: time, total_moved_objects, read_barrier_faults

@tarapon tarapon mentioned this pull request Jun 14, 2022
@ianks
Copy link
Owner

ianks commented Jun 15, 2022

Just a couple of rubocops then this is 👍🏻

@tarapon
Copy link
Contributor Author

tarapon commented Jun 15, 2022

@ianks thanks, done!

@ianks
Copy link
Owner

ianks commented Jun 21, 2022

Released in v0.2.0, thank you!

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.

3 participants