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 trace methods #161

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

jtenner
Copy link
Contributor

@jtenner jtenner commented Nov 28, 2022

These functions should help developers of testing libraries to obtain stack traces. This is a draft pull request because I don't know how effective this is.

Roger and others added 9 commits November 23, 2022 20:47
Update clap api usage in prometheus feature
* add metrics API

* Fix typo

Co-authored-by: Bernard Kolobara <bernard.kolobara@gmail.com>
* add process::exists

* redundant Some(_) check, using is_some()

* update formatting
* upgrade wasmtime to 3.0

* remove whitespace

* typo

* use workspace dependencies

* process exit code logic changes

* simpler match semantics

* formatting
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.

None yet

4 participants