Fine0830
a4271bb479
feat: enhance the Dark Theme ( #336 )
2023-11-15 19:53:23 +08:00
Fine0830
832dc1676b
feat: implement the Dark Theme ( #334 )
2023-11-14 20:37:15 +08:00
Fine0830
d86543aeed
refactor: update Logs view ( #333 )
...
New columns of the Log View
1. Timestamp + Raw log(content) as column one, 70% of the initial table width. No separate timestamp column. The first column should be timestamp - content
2. Level tag(key=level)'s value. This could be missed from tags, if so, keep the column empty.
3. Trace link. If trace ID exists, generate a link to trace. Don't need to put the relative trace ID in the text.
4. Still keep details pop-up style.
2023-11-01 22:45:45 +08:00
Fine0830
d2eae87957
feat: add a title and a description for trace segments ( #332 )
2023-10-23 17:42:02 +08:00
Fine0830
d9064e8b45
fix: avoid querying data with empty parameters ( #331 )
...
* fix: Avoid querying data with empty parameters
2023-10-23 10:37:43 +08:00
peachisai
6fb4f074c1
add a netty icon ( #330 )
2023-10-21 22:46:17 +08:00
Xiangying Meng
f88c8a9771
feat(pulsar): add new menu for pulsar monitoring ( #329 )
2023-10-21 16:45:57 +08:00
Fine0830
70063c376f
Fix tooltip style to support multiple metrics scrolling view in a metrics graph ( #325 )
2023-10-08 10:58:47 +08:00
zhourunjie1988
e42734ba80
fix: icons display in trace tree diagram ( #324 )
2023-09-26 17:20:05 +08:00
Fine0830
102436ca51
feat: add shortName for service ( #323 )
2023-09-20 21:16:41 +08:00
何延龙
d00fe6df9e
fix: the display height of the link tree structure ( #322 )
2023-09-20 15:50:45 +08:00
Fine0830
3dc929dd53
refactor: update pagination ( #320 )
2023-09-20 11:57:52 +08:00
Fine0830
310fff4b28
fix: independent widget duration ( #319 )
2023-09-19 17:47:59 +08:00
Zhu Wang
63e97edae7
feat(kafka): add new menu for kafka monitoring ( #318 )
2023-09-07 14:51:51 +08:00
Fine0830
56a02293cf
fix: update alerting detail style ( #317 )
2023-09-01 15:38:22 +08:00
Fine0830
b7115a4e47
fix: update Marketplace title and breadcrumb component style ( #316 )
2023-09-01 11:18:11 +08:00
Fine0830
6b1a2fa9f8
fix: update name ( #315 )
2023-08-31 18:12:22 +08:00
Fine0830
ce4608ad4b
fix: path ( #314 )
2023-08-30 20:05:59 +08:00
Fine0830
dce1035f2e
feat: implement a breadcrumb component as navigation ( #313 )
2023-08-30 19:06:40 +08:00
Fine0830
60a4232759
feat: implement MQE
on topology widget ( #312 )
2023-08-22 23:34:16 +08:00
SimonHu1993
8c1ddb109c
fix: getEndpoints keyword blank ( #310 )
2023-08-09 09:56:32 +08:00
Fine0830
08db5a0440
fix: selector ( #309 )
2023-08-01 15:41:16 +08:00
Fine0830
344f2a6608
fix: cannot access uninitialized variable on Safari ( #308 )
2023-08-01 15:12:00 +08:00
Fine0830
1e55eb2029
fix: polish names and descriptions on the marketplace page ( #305 )
2023-07-24 11:21:21 +08:00
block666
90505810ab
Fix Virtual_MQ spelling mistake ( #304 )
2023-07-22 12:09:19 -04:00
Fine0830
169793bdff
feat: use title
instead of i18nKey
for menus. ( #303 )
2023-07-21 23:06:31 -07:00
weixiang1862
3bdd1d1c67
feat: add MongoDB menu i18n( #11045 ) ( #302 )
2023-07-19 11:02:08 +08:00
pg.yang
7478ec85b1
fix: update multiple language titles of menus for more accurate/consistent ( #301 )
2023-07-16 21:45:07 +08:00
Fine0830
115deecff1
fix: set chart label ( #300 )
2023-07-15 23:45:09 +08:00
Fine0830
077b68ebbd
feat: menus support for multiple languages ( #299 )
2023-07-12 18:07:34 +08:00
Fine0830
5367af47c4
feat: enhance the marketplace page ( #298 )
2023-07-11 22:32:36 +08:00
Fine0830
a521e041a7
feat: Implement customize menus ( #297 )
2023-07-11 17:19:30 +08:00
Fine0830
64293da11c
fix: minTraceDuration and maxTraceDuration types ( #295 )
2023-07-05 14:57:33 +08:00
pw151294
30a9cb1c87
fix: init minTime to Infinity ( #294 )
2023-07-01 14:39:00 +08:00
Fine0830
9ac1265e7f
feat(style): add scss variables ( #291 )
2023-06-28 15:46:27 +08:00
Fine0830
63db3fbc2e
fix: update the title of instance list and notices in the continue profiling ( #289 )
2023-06-25 22:41:45 +08:00
Fine0830
cc367dd29c
fix: add a link to explain the expression metric, add units in the continue profiling widget ( #288 )
2023-06-21 18:08:47 +08:00
Fine0830
1ba56ca0cd
fix: calculate string width to set Tabs name width ( #286 )
2023-06-20 18:04:41 +08:00
Fine0830
6c4991bc56
fix: view related trace ( #285 )
2023-06-16 11:13:36 +08:00
Fine0830
77c1694383
build: check component types ( #283 )
2023-06-14 09:35:35 +08:00
Fine0830
7fe3257c32
fix: query process metrics ( #284 )
2023-06-13 20:11:38 +08:00
Fine0830
8c9c339417
feat: filter tasks with current process ID ( #282 )
2023-06-13 14:48:38 +08:00
Fine0830
62a82590c9
fix: bugs fix and polish components for continue profiling ( #281 )
2023-06-12 18:24:13 +08:00
Fine0830
22db68646c
feat: Implement task timeline and policy list widget for continous profiling ( #280 )
2023-06-12 16:17:38 +08:00
Fine0830
7738695601
fix: show error messages and update style for no data
( #279 )
2023-06-09 21:03:51 +08:00
Fine0830
9b1a5f7a74
fix: expressions ( #278 )
2023-06-09 18:23:33 +08:00
Fine0830
54997794b4
feat: remove returnTypeOfMQE
and add detail label ( #277 )
2023-06-08 20:52:44 +08:00
Fine0830
372aee2eb6
fix: remove name ( #276 )
2023-06-08 09:21:17 +08:00
Fine0830
d662a0fb54
feat: remove metric name from queries ( #275 )
2023-06-07 16:58:30 +08:00
Fine0830
b293f4ddb5
build: bump vite and fix code style ( #272 )
2023-06-07 13:37:41 +08:00
Fine0830
dc22f8da6e
feat: supporting expressions to query metrics data ( #270 )
2023-06-04 14:09:36 +08:00
Fine0830
986fe8b90e
fix: topn type ( #267 )
2023-05-25 09:12:46 +08:00
Fine0830
fe28fae27d
fix: pod list ( #266 )
2023-05-15 10:52:54 +08:00
xu1009
359197a1c5
add grizzly icon ( #265 )
...
Co-authored-by: litexu <litexu@tencent.com>
2023-05-11 00:01:15 +08:00
Fine0830
903cf8e9bd
fix: set endpoint and instance selectors with url parameters ( #264 )
2023-05-03 00:16:09 +08:00
xu1009
921c961dc1
add jersey icon ( #263 )
2023-04-28 18:57:16 +08:00
innerpeacez
d129c75c8c
feat: add mq menu ( #262 )
...
Signed-off-by: innerpeacez <innerpeace.zhai@gmail.com>
Co-authored-by: Fine <fanxue0830@gmail.com>
2023-04-27 17:38:13 +08:00
Fine0830
7dde4820de
build(deps): bump element-plus from 2.0.2 to 2.1.0 ( #260 )
2023-04-16 10:53:09 +08:00
Fine0830
7257858921
feat: update options for line graph ( #259 )
2023-04-14 17:09:30 +08:00
Fine0830
ce585d6e08
feat: set default value for showSymbol
in the line graph ( #258 )
2023-04-14 10:35:30 +08:00
Fine0830
3f178f89f8
feat: support isEmptyValue flag for metrics query ( #256 )
2023-04-13 21:29:23 +08:00
innerpeacez
ceae10cbfa
feat: add elasticsearch menu ( #257 )
2023-04-13 17:08:00 +08:00
Fine0830
49a5481fb0
types: optimize data types ( #254 )
2023-04-06 21:50:57 +08:00
yswdqz
8bb45bb453
Add Redis Menu ( #253 )
2023-04-05 22:20:11 +08:00
hadesy
8077043c7e
fix:incorrect node name length calculation ( #252 )
2023-04-05 17:23:26 +08:00
Fine0830
0e15c023cc
fix: polish tooltips for trace profiling widget ( #251 )
2023-04-02 20:52:25 +08:00
Fine0830
55e4828adc
feat: update trace profiling protocol ( #250 )
2023-03-30 09:50:14 +08:00
Fine0830
68eea52e88
fix: update menu ( #249 )
2023-03-27 21:37:45 +08:00
pg.yang
5973632f0f
Add AWS API Gateway menu ( #248 )
2023-03-26 10:01:05 +08:00
Fine0830
1d189e82a7
fix: set filter ID when ReadRecords metric associates with trace ( #247 )
2023-03-23 21:40:38 +08:00
Fine0830
2491ab7176
fix: incorrect operation menu content in the topology widget ( #246 )
2023-03-23 11:13:03 +08:00
Fine0830
449dccdf36
refactor: redesign and implement new topology ( #243 )
2023-03-22 17:00:24 +08:00
Fine0830
8031c1b463
revert: cpm5d ( #245 )
2023-03-21 09:27:02 +08:00
Fine0830
1c905aeb06
fix: alerting link ( #244 )
2023-03-16 17:44:25 +08:00
Fine0830
4e64b9a4b1
fix: operation pop-up window ( #242 )
2023-02-28 16:26:33 +08:00
Fine0830
1be572a95f
feat: add cpm4d + avg calculations ( #241 )
2023-02-28 12:50:55 +08:00
Fine0830
5cc913a332
fix: data ( #240 )
2023-02-24 17:46:46 +08:00
Fine0830
220525a2d9
feat: add a calculation for cpm5d
( #239 )
2023-02-22 09:14:23 +08:00
yswdqz
72060f8227
Add AWS DynanoDB menu ( #237 )
2023-02-20 20:57:52 +08:00
Fine0830
b247ed1c24
feat: optimize menus and add Windows monitoring menu ( #236 )
2023-02-17 13:29:42 +08:00
Fine0830
b2707e0e62
feat: add period ( #235 )
2023-02-15 13:37:14 +08:00
Fine0830
a1066f09e4
refactor: optimize the attached events visualization in the trace widget ( #234 )
2023-02-15 13:32:32 +08:00
XinweiLyu
efed817f73
Add logo for HTTPX ( #232 )
2023-02-13 09:57:55 +08:00
Fine0830
4613149759
fix: remove duplicate query message ( #231 )
2023-02-10 20:56:15 +08:00
Fine0830
1877776720
refactor: optimize side bar component to make it more friendly ( #230 )
2023-02-09 17:54:11 +08:00
pg.yang
5b0a68fe18
Add AWS S3 menu ( #227 )
2023-02-08 22:43:05 +08:00
Fine0830
d93ed2c5d3
fix: reset duration for query conditions after time range changes ( #226 )
2023-02-08 12:08:45 +08:00
Fine0830
c73322a504
fix: clear trace ID on the Log and Trace widgets after using association ( #225 )
2023-02-07 21:23:13 +08:00
Fine0830
4486684183
feat: add auto fresh to widgets independent mode ( #224 )
2023-02-07 16:14:38 +08:00
Fine0830
1768a1641c
feat: update menus for OpenFunction ( #223 )
2023-02-06 14:36:13 +08:00
Fine0830
224053c0f4
feat: Implement independent mode for widgets ( #221 )
2023-02-06 13:38:19 +08:00
Superskyyy
45f2985549
Add websockets icon ( #220 )
...
* Add websockets icon
* Better one
* compress png to 12k
2023-01-17 21:46:57 -05:00
wuwen
3ef790dc07
fix: Formatted display of json content type ( #219 )
2023-01-16 20:34:51 +08:00
Superskyyy (COVID)
70df7605cb
Add missing fastapi logo ( #218 )
2023-01-14 07:23:49 +08:00
Fine0830
163de5e5cf
refactor: optimize graph tooltips to make them more friendly ( #216 )
2023-01-05 17:44:28 +08:00
Fine0830
8785817efe
feat: add a iframe widget for zipkin ui ( #215 )
2023-01-03 16:12:45 +08:00
Fine0830
d11ceab59d
fix: add ElPopconfirm ( #213 )
2022-12-28 19:02:44 +08:00
Fine0830
7768f6ef16
fix: drag nodes ( #211 )
2022-12-20 16:52:14 +08:00
Fine0830
969580b770
fix: Instance Relation and Endpoint Relation dashboards show up ( #209 )
2022-12-17 15:59:59 +08:00
Fine0830
44dcb1e7f6
build: migrate the build tool from vue-cli to vite4 ( #208 )
2022-12-17 14:07:03 +08:00
Mahmoud Anwer
1e0c253488
Update MySQL UI to support MariaDB ( #207 )
2022-12-12 10:45:07 +08:00
Fine0830
154372615e
update menu icons ( #203 )
2022-12-07 11:53:45 +08:00
pg.yang
253f5c9261
Add AWS menu for supporting AWS monitoring ( #202 )
2022-12-06 21:41:15 +08:00
Marcin Grzejszczak
aa11a681ce
Added Micrometer icon ( #201 )
2022-12-02 23:57:35 +08:00
Fine0830
1f98619a5b
fix: update attached event's details ( #200 )
2022-12-02 15:03:29 +08:00
Fine0830
aab44626da
fix: update attached event details ( #199 )
2022-12-01 13:06:46 +08:00
Fine0830
0ff5d4d6bb
fix: update attached event‘s occurrence date ( #198 )
2022-12-01 10:47:30 +08:00
Fine0830
611731d6d0
fix: update attached event details ( #197 )
2022-11-30 16:48:49 +08:00
Fine0830
221751f034
fix: optimize metrics association ( #196 )
2022-11-29 18:47:53 +08:00
Fine0830
d4dde7e73b
fix: optimize config UI for related trace and metrics ( #195 )
2022-11-29 14:24:15 +08:00
Fine0830
5be106fc4f
fix: add ProcessRelation
to entity types ( #194 )
2022-11-28 22:49:23 +08:00
Fine0830
d8f91bbdf3
feat: Implement creating tasks UI for network profiling widget ( #193 )
2022-11-28 17:57:23 +08:00
Fine0830
23e9742946
feat: enhance associating metrics with traces by refId
( #192 )
2022-11-25 17:33:51 +08:00
Fine0830
7a1c83b5fb
fix: update metric processor for the readRecords
and remove readSampledRecords
from metrics selector ( #191 )
2022-11-24 18:51:21 +08:00
Fine0830
7d802d490e
feat: visualize attached events on the trace widget ( #190 )
2022-11-24 11:19:25 +08:00
Fine0830
da1db8def6
fix: update query conditions for metrics related traces ( #189 )
2022-11-22 22:39:22 +08:00
Fine0830
2230d05508
fix: optimize metrics related trace ( #188 )
2022-11-21 14:28:37 +08:00
WD
e8d909792d
chore: fix typo ( #187 )
2022-11-21 10:07:01 +08:00
Fine0830
dc842609ba
fix: update condition logic for trace tree data ( #186 )
2022-11-19 16:53:15 +08:00
drgnchan
670bef1d69
fix typo ( #185 )
2022-11-18 11:55:52 +08:00
Fine0830
882828b04a
feat: enhance tags component to search tags with the input value ( #184 )
2022-11-17 17:57:23 +08:00
WD
ed6fb0448b
feat: solve the problem of floating loading ( #183 )
2022-11-17 16:07:18 +08:00
Fine0830
a0fc879eb1
feat: enhance graph legend for the single metric ( #182 )
2022-11-10 15:13:17 +08:00
Fine0830
b37d65eaac
feat: enhance the legend of metrics graph widget with the summary table ( #181 )
2022-11-10 14:55:19 +08:00
heihei180
fd46211a37
add apache eventMesh logo file ( #180 )
2022-11-06 15:12:30 +08:00
Fine0830
ae0b8c056d
fix trace profiling widget, select the first span by default ( #179 )
2022-11-04 20:31:46 +08:00
Fine0830
4b88d8bbb3
fix: reset tag keys list and duration condition ( #178 )
2022-10-31 12:05:25 +08:00
Fine0830
09051e916b
feat: support labeled value on the service/instance/endpoint list widgets ( #177 )
2022-10-31 10:27:37 +08:00
Fine0830
e597f91448
remove unuse icon ( #176 )
2022-10-26 21:53:27 +08:00
Fine0830
4232161d36
fix: set selector props and update configuration panel styles ( #175 )
2022-10-25 16:48:49 +08:00
Fine0830
eda44db0cd
feat: associate metrics with trace widget on dashboards ( #174 )
2022-10-25 11:36:49 +08:00
pg.yang
78f0096c00
add menu for virtual mq ( #173 )
2022-10-20 20:36:28 +08:00
Fine0830
5e161f17c2
feat: add readRecords
to metric types ( #172 )
2022-10-17 21:55:14 +08:00
WD
77d189cdfb
fix: added name verification to avoid creating blank dashboard name ( #171 )
2022-10-17 21:25:59 +08:00
Fine0830
9f57e35119
revert logs on trace widget ( #170 )
2022-10-14 11:28:10 +08:00
Fine0830
0f4319499a
fix: query logs with the specific service ID ( #165 )
2022-09-30 10:25:05 +08:00
pg.yang
5bb58a00cd
feat: add gateway,apisix menu ( #163 )
2022-09-27 10:36:15 +08:00
吴晟 Wu Sheng
d50e9fc261
Remove commented codes ( #162 )
2022-09-21 12:34:06 +08:00
Fine0830
b235929c77
feat: enhance menu configuration to make it easier to change ( #161 )
2022-09-20 16:24:42 +08:00
Fine0830
4561e2e374
fix: remove All from the endpoints selector from profiling
2022-09-19 14:05:09 +08:00
pg.yang
214b34ddfd
feat: add virtual cache dashboard ( #159 )
2022-09-19 10:02:22 +08:00
Fine0830
26817e9f92
feat: enhance the process topology graph to support dragging nodes ( #158 )
2022-09-15 17:18:39 +08:00
Fine0830
9ed0121fd0
fix: update styles for an adaptive height ( #157 )
2022-09-13 16:31:30 +08:00
Fine0830
0d63d538c3
fix: set up a new time range after clicking the refresh button ( #156 )
2022-09-08 22:41:02 +08:00
Fine0830
5da441ff9a
fix: polish the endpoint list graph ( #155 )
2022-09-08 21:46:37 +08:00
Lv Lifeng
61a4d2f759
Add impala icon 4 impala jdbc plugin ( #153 )
2022-09-03 19:45:54 +08:00
云泥
0b4e738699
fix: tab active incorrectly, when click tab space ( #152 )
2022-09-01 15:49:15 +08:00
Fine0830
b88356ba46
fix: polish the network profiling widget, bugfix ( #151 )
2022-08-30 13:20:45 +08:00
Fine0830
d8889f1787
fix: set configurations for process topology ( #150 )
2022-08-29 17:32:49 +08:00
Fine0830
1a989a1434
fix widget name ( #149 )
2022-08-29 17:02:42 +08:00