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

Let context/initiate.log[Timing]Measurement(...) be available from ContextLocal. #41

Open
stolsvik opened this issue Apr 22, 2021 · 1 comment

Comments

@stolsvik
Copy link
Contributor

This would be a way to "sub-divide" a stage's time use into its separate operations. The most typical would be queries.

Also make this available from ContextLocal.

Extra-timings should be made available through the Interceptor API.

@stolsvik stolsvik transferred this issue from another repository Sep 27, 2021
@stolsvik stolsvik changed the title Way for a stage lambda to add extra-timings, e.g. for SQL queries. Let context/initiate.log[Timing]Measurement(...) be available from ContextLocal. Oct 28, 2021
@stolsvik
Copy link
Contributor Author

I had evidently forgotten this case when making #45, which is identical - and closed by 84ba574
So, I'll reuse this for what I had forgotten there: Make it available from ContextLocal.

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