Skip to content

Add persistent_term built-in measurement#75

Merged
josevalim merged 1 commit intobeam-telemetry:mainfrom
whatyouhide:al/persistent-term
Mar 30, 2025
Merged

Add persistent_term built-in measurement#75
josevalim merged 1 commit intobeam-telemetry:mainfrom
whatyouhide:al/persistent-term

Conversation

@whatyouhide
Copy link
Contributor

Closes #54.

For now, I purposefully kept this available for all releases because, while I think this supports all the way back to OTP 19, in CI it only tests from OTP 24. If we would just bump req here to OTP 22 (persistent_term was introduced in OTP 21.2) then we wouldn't need to do the -if(OTP_RELEASE >= 22) or similar dance. Thoughts?

@josevalim
Copy link
Contributor

Releases before OTP 25 not officially supported anymore, so this is a fine assumption. :)

@josevalim josevalim merged commit 7a3628e into beam-telemetry:main Mar 30, 2025
4 checks passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

@whatyouhide whatyouhide deleted the al/persistent-term branch March 30, 2025 12:15
@whatyouhide whatyouhide mentioned this pull request Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add instrumentation around persistent_term

2 participants