Commit 38c45bb
improve tracing coverage (#131)
* refactor(agent): add tracing to expensive calls
* skip keypair for tracing
* add more traces to oracle state
* precommit
* remove unnecessary traces
* add opentelemetry exporter
* add more instruments
* add more instruments
* address comments
* update config
* address comments
* make opentelemetry config optional
* bump minor version
---------
Co-authored-by: Reisen <reisen@morphism.org>1 parent 1edcc34 commit 38c45bb
File tree
21 files changed
+501
-44
lines changed- config
- src
- agent
- pyth
- rpc
- services
- state
- bin
21 files changed
+501
-44
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
0 commit comments