16 Commits

Author SHA1 Message Date
557d704a1b feat: Better y axes definition 2024-02-24 20:05:11 -05:00
835c120d4b ui: Allow you to specify the fill for a trace 2024-02-23 12:50:56 -05:00
7b350a6612 dev: Some debugging annotations. 2024-02-21 16:31:56 -05:00
18eb50fbbd feat: use a js template literal for trace name 2024-02-19 19:15:34 -05:00
0cf2c537ae feat: Allow you to name the axis for each subplot
You can force them to share axis with this.
2024-02-17 10:22:09 -05:00
4674a821d8 feat: multiple subplots per graph 2024-02-16 18:07:34 -05:00
964a5e10e3 fix: spans should parse and get applied correctly 2024-02-15 15:28:31 -05:00
bec6f69645 Add debug printing for the response 2024-02-15 15:10:18 -05:00
7f30d87d75 ux: end is better than start 2024-02-14 20:03:50 -06:00
7ef0af2b43 maint: naming cleanup 2024-02-13 15:53:12 -06:00
d855008747 feat: You can specify the timespan for Range queries 2024-02-13 14:22:26 -06:00
8665986d4e Copyright date 2024-02-12 15:50:35 -06:00
631fedfa2f feat: Point in time shows as bar chart 2024-02-11 19:09:06 -06:00
08267f7727 feat: Huzzah! the graph renders! 2024-02-07 19:18:30 -06:00
716f235335 feat: Run queries via the ui for dashboard graphs
The prometheus library requires tokio.
2024-02-04 18:13:20 -06:00
d4b38830e6 init: skeleton for dashboard configuration state 2024-02-03 17:32:37 -06:00