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

Report Null/Zero Value Result of Monitored Callable #41

Open
adisoluto opened this issue Jul 6, 2022 · 0 comments
Open

Report Null/Zero Value Result of Monitored Callable #41

adisoluto opened this issue Jul 6, 2022 · 0 comments
Assignees

Comments

@adisoluto
Copy link
Contributor

We have a need to collect and report metrics of Null/Zero results of functions (for example if a document wasn't found in DB).

It's suggested to add a metric for this type of scenario.

Currently, we're wrapping our monitored functions, raising a metric for zero values. This logic makes exception handling more complicated.

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

No branches or pull requests

1 participant