We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca3db5 commit 3af49b0Copy full SHA for 3af49b0
TODO.txt
@@ -6,9 +6,7 @@
6
- Query
7
- "virtual span" for aggregate data
8
- Cli
9
- - new entrace_cli command
10
- - provide a Lua environment with the standard query api
11
- - convert traces via CLI
+ - convert traces via CLI (especially to JSON)
12
13
- tests
14
- test IHT roundtrip with and without length prefix
@@ -30,6 +28,8 @@
30
28
- highlight new items (very low prio)
31
29
32
- DONE
+ - new entrace_cli command
+ - provide a Lua environment with the standard query api
33
- gate entrace_core dependencies behind features
34
- gui: query settings dialog doesn't get updated position after resizing window
35
- Docs: write docs
0 commit comments