-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add instrumentation for the most important functions in state.rs and similarly for main * add instrumentation for the part of odilia which deals with interfacing with the odilia-cache crate * instrument the document loaded event * add instrumentation for object::* eventsinstrument the document loaded event * fix the main event mechanism to be instrumented as well * make logging be more useful by increasing the capabilities of the tracing_tree layer * instrument odilia-input * add instrumentation to the cache crate most of it is only available at the trace level though, because they aren't informative enough when used in debug mode, compared to the noise they create * add instrumenting to the odilia-tts crate * fix formatting
- Loading branch information
1 parent
5b5a8f0
commit 8320631
Showing
10 changed files
with
150 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.