Commit Graph

19 Commits

Author SHA1 Message Date
Fine0830
d65c18bd38
feat: add queries for alarm tags (#417) 2024-09-29 15:15:35 +08:00
Fine0830
56a02293cf
fix: update alerting detail style (#317) 2023-09-01 15:38:22 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation (#313) 2023-08-30 19:06:40 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables (#291) 2023-06-28 15:46:27 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 (#208) 2022-12-17 14:07:03 +08:00
Fine0830
882828b04a
feat: enhance tags component to search tags with the input value (#184) 2022-11-17 17:57:23 +08:00
Fine0830
4b88d8bbb3
fix: reset tag keys list and duration condition (#178) 2022-10-31 12:05:25 +08:00
Fine0830
2ba3c67d31
feat: the log widget and the trace widget associate with each other, remove log tables on the trace widget (#128) 2022-07-27 16:24:34 +08:00
Fine0830
673b1a41a8
refactor: update the tags component (#127) 2022-07-25 17:34:05 +08:00
Fine0830
024cd1195d
fix tag dropdown (#116) 2022-07-11 10:22:09 +08:00
Fine0830
784c2e97b8
feat: support multiple trees for the flame graph (#86) 2022-05-12 20:57:37 +08:00
Fine0830
b492787027
feat: Implement tags auto-complete for Trace and Log (#85) 2022-05-12 17:00:07 +08:00
Fine0830
4c1884d552
fix the tag tips (#75) 2022-04-29 15:26:58 +08:00
Fine0830
3b4c3cc4ea
build: split chunks, compress files, and auto import components on demand (#60) 2022-04-11 22:36:16 +08:00
Fine0830
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +08:00
Fine0830
0f667d967e
feat: Implement visualizing events with a timeline. (#25) 2022-03-10 10:53:02 +08:00
Fine0830
2a40545f93
feat: Implement visualizing alarm (#23) 2022-03-09 12:32:54 +08:00
Fine0830
8ad1c91082
feat: Add Log widget in dashboards (#22) 2022-03-08 14:39:42 +08:00
Fine0830
977ffbaf74
feat: add Trace in dashboards (#18)
* feat: add trace tool

* feat: add trace

* feat: add trace filters

* feat: add trace list

* feat: add trace detail

* fix: update trace detail

* feat: add trace list

* fix: update trace list

* feat: add trace tree

* fix: update trace tree

* feat: add trace table

* feat: add trace statistics

* fix: update trace statistics

* fix: update resize

* feat: add trace log

* feat: add related logs

* feat: add loading

* fix: update name

* feat: watch selectors

* fix: view span on table

* fix ci

* fix: update file name

* fix: update file name

* fix: update file name

* fix: update filters

* build: add package
2022-02-26 22:47:53 +08:00