Commit Graph

587 Commits

Author SHA1 Message Date
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
hutaishi
1d83e14f22
Add Apache ShenYu (incubating) component LOGO (#59) 2022-04-10 21:12:47 +08:00
Fine0830
a37bf62500
fix: add technology icons and update word contents (#58) 2022-04-06 12:05:07 +08:00
Fine0830
e955c91323
build: update packages (#57) 2022-04-04 21:03:41 +08:00
Fine0830
4e8aa062f5
fix style (#56) 2022-04-04 18:05:06 +08:00
Fine0830
8d87777832
fix graph (#55) 2022-04-02 15:18:44 +08:00
Fine0830
f19bcc856d
fix: update selector params and list graphs (#54) 2022-04-02 12:09:02 +08:00
Fine0830
f57fdf9312
feat: add a calculation and update selectors param (#53) 2022-04-01 23:28:39 +08:00
吴晟 Wu Sheng
fce818aebe
Fix 2 CN translation (#52) 2022-04-01 21:40:56 +08:00
Fine0830
f62d0bd22b
refactor: update legend for topology (#51) 2022-04-01 17:42:48 +08:00
Fine0830
63d21becde
fix: update style and set labels (#50) 2022-04-01 13:27:49 +08:00
Fine0830
b51e423c2b
fix: update tooltips and controls (#49) 2022-03-31 19:59:19 +08:00
Fine0830
13b508e896
feat: set root entity for dashboards and set lang (#48) 2022-03-31 13:25:30 +08:00
Fine0830
ee06546c20
fix: add tooltips for list graphs (#47) 2022-03-30 21:19:06 +08:00
Fine0830
767c92c60d
fix: polish pages and validate data (#46) 2022-03-30 16:29:19 +08:00
Fine0830
61d182b986
fix: update pagination for service list, endpoint list, instance list and add legend configs (#45) 2022-03-29 19:20:16 +08:00
Fine0830
355fe215a3
build: optimize configs for building (#44) 2022-03-28 23:07:49 +08:00
Fine0830
0a29a86c34
feat: Support searching endpoints with keyword (#43) 2022-03-28 18:07:09 +08:00
Fine0830
d78ca0cd4b
fix: update sidebar, topology, table, title, router (#42) 2022-03-28 14:14:59 +08:00
Fine0830
2167b4afd5
fix: calculate widget index and init metrics config (#41) 2022-03-27 23:45:28 +08:00
Fine0830
d733594804
fix: set different scope for topN metrics (#40) 2022-03-27 14:36:35 +08:00
Fine0830
c00d5d2a05
feat: Implement custom configurations for metrics on dashboards and topology (#39) 2022-03-26 22:52:43 +08:00
zhang-wei
c369de2cb1
Add OpenFunction logo (#38) 2022-03-26 17:48:39 +08:00
Fine0830
99e23c33dc
feat: Implement Text control and update Topology (#37) 2022-03-25 15:51:06 +08:00
Fine0830
4380a874de
fix: polish pages and bugs fix (#36) 2022-03-24 21:35:22 +08:00
Fine0830
33365f2a14
fix: update components, save templates (#35) 2022-03-23 19:06:20 +08:00
Fine0830
93161b6ec9
fix: reset current dashboard due to pages forwarding (#34) 2022-03-23 13:28:47 +08:00
Fine0830
049f46a4cf
feat: update dashboard list and reload templates (#33) 2022-03-22 20:14:16 +08:00
Fine0830
f9aacb72e1
feat: save and init topology templates (#32) 2022-03-22 13:40:40 +08:00
Fine0830
f1e405fbb4
feat: add switch to control dashboard mode (#31) 2022-03-21 19:34:08 +08:00
Fine0830
61f82c54df
feat: Add menus in side bar (#30) 2022-03-21 15:36:56 +08:00
Fine0830
42d8e909f6
feat: Move topology to widgets (#29) 2022-03-20 19:45:31 +08:00
Fine0830
597e98e291
feat: Implement templates for dashboards (#28) 2022-03-19 12:11:35 +08:00
吴晟 Wu Sheng
1cf3887675
Add /node to .gitignore (#27) 2022-03-10 22:41:38 +08:00
Fine0830
24f07cfdb1
update selector for events (#26) 2022-03-10 11:41:20 +08:00