Commit Graph

271 Commits

Author SHA1 Message Date
Qiuxia Fan
aa317742da Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/log 2022-05-25 10:40:20 +08:00
Qiuxia Fan
04aa6ea3fb add monaco editor 2022-05-24 21:49:37 +08:00
Qiuxia Fan
8e56cf2686 update header 2022-05-24 17:35:44 +08:00
Fine0830
b34c0b0c72
feat: add a Spanish option in the lang selector (#98) 2022-05-24 11:53:41 +08:00
Qiuxia Fan
d695d5d57e add graphql 2022-05-23 19:45:54 +08:00
Qiuxia Fan
1401a1109b Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/log 2022-05-23 19:01:52 +08:00
Fine0830
45f896bf36
feat: visualize the OFF CPU eBPF profiling (#97) 2022-05-23 16:00:30 +08:00
Qiuxia Fan
61288c04a2 update 2022-05-23 12:10:39 +08:00
Qiuxia Fan
474824d8e6 merge 2022-05-23 10:47:52 +08:00
Marc Navarro
f334985cf0
Add Spanish Translation (#96) 2022-05-22 15:07:51 +08:00
Fine0830
f2e75f2b9f
fix: update query conditions for browser logs (#95) 2022-05-20 10:51:19 +08:00
Qiuxia Fan
d7eaee5913 fix log query 2022-05-20 10:36:36 +08:00
Qiuxia Fan
35813868a4 Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/log 2022-05-19 19:30:53 +08:00
Fine0830
b544decbbb
feat: remove needTotal and total fields from query conditions (#94) 2022-05-19 19:29:02 +08:00
Qiuxia Fan
bc5a8f4274 add demand log store 2022-05-19 18:26:33 +08:00
Qiuxia Fan
c8a6f2df9e Merge branch 'main' of github.com:apache/skywalking-booster-ui into feat/log 2022-05-19 15:49:29 +08:00
Fine0830
b953904c71
feat: remove the total filed from query conditions (#93) 2022-05-19 15:49:24 +08:00
Fine0830
7e0d716111
refactor: remove a timeline graph from the eBPF profiling widget (#91) 2022-05-18 20:47:18 +08:00
Fine0830
21523b8cb5
fix: polish the eBPF profiling widget (#90) 2022-05-18 17:40:40 +08:00
Qiuxia Fan
04a036f3d1 add header 2022-05-18 14:20:06 +08:00
Qiuxia Fan
d9d928cc4f add demand log widget 2022-05-17 19:50:11 +08:00
Fine0830
8c7fee4d86
feat: remove unexpected data for exporting dashboards (#89) 2022-05-16 21:38:39 +08:00
Fine0830
7f474984c4
fix: set duration time (#88) 2022-05-15 15:14:02 +08:00
Fine0830
918791f7ed
fix: the page doesn't need to be re-rendered when the url changes (#87) 2022-05-13 14:40:18 +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
0e0f2704b3
fix graphql query (#84) 2022-05-11 20:02:45 +08:00
Fine0830
ca14a7d2c2
fix: set date to 0 and remove duration filed (#83) 2022-05-11 15:05:58 +08:00
Fine0830
49c4c96a6a
remove process layer (#82) 2022-05-10 17:25:56 +08:00
Fine0830
a0b57d0a5a
feat: remove the layer filed for instance query (#81) 2022-05-10 17:03:47 +08:00
Fine0830
024a0fe44c
fix: set graph options(#80) 2022-05-10 11:07:36 +08:00
Fine0830
918b0551ad
fix: set dropdown for the Tab widget, init instance relation selectors, update sankey graph (#79) 2022-05-09 20:18:20 +08:00
Fine0830
d93a7cead2
feat: mobile terminal adaptation (#78) 2022-05-09 14:54:08 +08:00
Fine0830
2a2500a28d
fix: verify query params to avoid invalid queries (#77) 2022-05-05 19:12:32 +08:00
Fine0830
7d1bb43adb
fix: view spans details and task logs (#76) 2022-05-04 14:28:27 +08:00
Fine0830
4c1884d552
fix the tag tips (#75) 2022-04-29 15:26:58 +08:00
Fine0830
f40e9633df
avoid invalid querys (#74) 2022-04-27 21:38:31 +08:00
Fine0830
02f5c4b976
fix: optimize the trace widget (#73) 2022-04-26 19:32:23 +08:00
Fine0830
8a07b1d804
feat: Implement the eBPF profile widget on dashboard (#72) 2022-04-24 20:24:23 +08:00
Fine0830
393885324b
fix utc (#71) 2022-04-21 12:39:06 +08:00
Rancho Lee
6bfb7915bb
-- fix: viewLogs button query no data (#70) 2022-04-20 09:00:23 +08:00
Brandon Fergerson
be60d5c770
Update en.ts (#69) 2022-04-17 17:06:08 +08:00
Fine0830
3c68a4a327
build: remove compression plugin and config (#68) 2022-04-15 14:39:15 +08:00
Fine0830
f22208395a
fix metrics index (#67) 2022-04-15 11:25:33 +08:00
Fine0830
26db1ec23e
feat: add Avg calculations (#66) 2022-04-14 18:15:28 +08:00
Fine0830
69a9c6de13
feat: add an avg calculation for metrics of list graphs (#65) 2022-04-14 14:38:32 +08:00
Fine0830
2dd9df19d7
fix: refresh dashboards with current selectors (#64) 2022-04-12 16:29:33 +08:00
dependabot[bot]
5dfbbacd14
build(deps): bump follow-redirects from 1.14.7 to 1.14.9 (#62) 2022-04-12 09:49:49 +08:00
dependabot[bot]
deb59705ae
build(deps): bump url-parse from 1.5.4 to 1.5.10 (#61) 2022-04-11 22:49:13 +08:00
Fine0830
3b4c3cc4ea
build: split chunks, compress files, and auto import components on demand (#60) 2022-04-11 22:36:16 +08:00