Commit Graph

1279 Commits

Author SHA1 Message Date
Fine0830 cdfdf3cfaf
sync ui (#9391) 2022-07-27 16:59:45 +08:00
xiao ru xing 67bb7c4083
Fix typo in concepts and designs doc (#9385)
Signed-off-by: xiaorx <xiaorx@asiainfo.com>
2022-07-26 12:05:05 +08:00
吴晟 Wu Sheng bb8f9e1f38
Update changes.md (#9378) 2022-07-25 08:57:11 +08:00
kezhenxu94 c2c6e5c8b1
Sync ui module (#9365) 2022-07-21 10:48:24 +08:00
kezhenxu94 9cb3ef12ae
Add event widgets in dashboard where applicable (#9361) 2022-07-21 09:18:23 +08:00
Brandon Fergerson fd6d0ee743
Fixes Banynadb race condition (#9360) 2022-07-20 15:23:23 +08:00
Fine0830 ab37462765
sync ui (#9354) 2022-07-19 14:53:39 +08:00
Wan Kai a5eafaebd5
Dashboard: Add metrics association and fix. (#9347) 2022-07-18 22:55:50 +08:00
Wan Kai 14800cbc57
Optimize elasticsearch query performance by using `_mGet` and physical index name (#9339)
Optimize ElasticSearch query performance by using `_mGet` and physical index name rather than alias in these scenarios:
(a) Metrics aggregation 
(b) Zipkin query
(c) Metrics query
(d) Log query
2022-07-14 10:40:21 +08:00
Fine0830 63636fbed3
sync ui (#9341) 2022-07-13 23:51:06 +08:00
mrproliu 5ea7c0d778
Support eBPF Network Profiling (#9337) 2022-07-13 22:41:22 +08:00
kezhenxu94 bf74b66763
Skip loading UI templates if folder is empty or doesn't exist (#9338)
UI templates are configurable, users might add or remove configs
as they want, so we don't need to throw exception for inexistent
paths, this allow users to remove templates they don't want, or
even disable the `ui_template` index.
2022-07-13 14:48:15 +08:00
吴晟 Wu Sheng 90b268e110
Revert #8066 introduced in 8.9.0 (#9336)
* Revert #8066

* Update changelog
2022-07-13 08:02:45 +08:00
吴晟 Wu Sheng a46cfa0249
Remove legacy OAL `percentile` functions, `p99`, `p95`, `p90`, `p75`, `p50` func(s) (#9335) 2022-07-12 23:38:56 +08:00
kezhenxu94 71ef9eaf5a
Clean up doc about event metrics (#9329) 2022-07-09 11:32:52 +08:00
Fine0830 29cf7e994d
sync ui (#9326) 2022-07-08 17:08:46 +08:00
mrproliu 47cc2f7bb9
Added blog link to the documentation (#9310) 2022-07-05 17:23:09 +08:00
jiang1997 afe5afc302
Add component ID for Python Bottle plugin (#9305) 2022-07-04 22:11:36 +08:00
mrproliu 7bb8c69c67
Add `forEach`, `processRelation` function to MAL Expression, and add `expPrefix` and `initExp` in MAL config (#9299) 2022-07-04 20:59:34 +08:00
Jiajing LU d462682448
Fix missing sourceEndpointOwnerServiceLayer (#9300) 2022-07-04 08:29:38 +08:00
Wan Kai b9196966cd
Add Zipkin query exception handler, response error message for illegal arguments. (#9296) 2022-07-01 20:36:33 +08:00
cui fliter 3fe3a11547
fix some typos (#9292)
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-06-30 23:30:08 +08:00
geekymv 9793f323d5
Add component id for Hutool plugin (#9284) 2022-06-29 17:28:17 +08:00
mrproliu 46ae1cfe1e
Add `VIRTUAL` detect type to Process for Network Profiling (#9280) 2022-06-28 17:07:57 +08:00
何延龙 f2940e5829
Update compatibility doc for PHP agent (#9276) 2022-06-27 15:50:26 +08:00
Fine0830 df66429f8a
Sync ui: Implement the Event widget and update license (#9261) 2022-06-22 20:52:22 +08:00
Wan Kai e346b618ea
Support Zipkin kafka collector. (#9252) 2022-06-21 20:40:43 +08:00
kezhenxu94 bc462f0702
Upgrade Armeria to 1.16.0, Kubernetes Java client to 15.0.1 (#9251) 2022-06-21 14:41:11 +08:00
Chen Ni 61278ddd0e
Support PagerDuty Alarm Hook (#9247) 2022-06-18 18:45:25 +08:00
吴晟 Wu Sheng f8203778ef
Polish readme to adopt latest status (#9245) 2022-06-17 22:15:32 +08:00
吴晟 Wu Sheng cc282232e4
UI sync & Update Java agent and satellite commit ID for testing. (#9239)
* Sync UI

* Update Java agent and satellite commit ID for testing.

* Fix e2e

* Fix Satellite plugin names

Co-authored-by: wankai123 <wankai123@foxmail.com>
Co-authored-by: mrproliu <741550557@qq.com>
2022-06-16 12:57:57 +08:00
drgnchan d3e38ec697
sync ui (#9228)
Co-authored-by: raymond.chen <raymond.chen@yijinin.com>
2022-06-15 12:11:53 +08:00
Superskyyy d5ceedbd77
Fix dead link markdown (#9227) 2022-06-15 06:59:07 +08:00
Fine0830 ba9cd78007
sync ui (#9223) 2022-06-14 18:32:01 +08:00
吴晟 Wu Sheng 0ac9874e79
Change alarm to alerting (#9212) 2022-06-14 11:23:48 +08:00
吴晟 Wu Sheng ecf8a2ea3a
Add 9.1.0 changelog to the doc (#9211) 2022-06-14 09:45:24 +08:00
kezhenxu94 735ee00b99
Mesh: fix only last rule works when multiple rules are defined in metadata-service-mapping.yaml (#9205) 2022-06-11 21:06:11 +08:00
Wan Kai 43d65775f0
Add more entities for Zipkin to improve performance (#9198) 2022-06-10 20:04:11 +08:00
kezhenxu94 9ccb04e6cf
ElasticSearch: scroll id should be updated when scrolling as it may change (#9199) 2022-06-10 18:13:59 +08:00
吴晟 Wu Sheng 122f285109
Fix invalid links in release docs (#9192) 2022-06-09 08:51:08 +08:00
吴晟 Wu Sheng 8584ada7cc
Begin 9.2.0 iteration (#9191)
* [maven-release-plugin] prepare release v9.1.0

* [maven-release-plugin] prepare for next development iteration
2022-06-08 17:24:15 +08:00
zhang-wei 7a26e3ca7a
Add dashboard configuration for on demand log (#9180) 2022-06-08 08:15:47 +08:00
Wan Kai f0aef53d49
Support Zipkin traces collect and zipkin traces query API. (#9177) 2022-06-08 07:40:36 +08:00
Fine0830 d6d7c6e483
sync ui (#9181) 2022-06-07 22:46:59 +08:00
Fine0830 f436e8b6c1
sync ui: visualize a on-demand log widget, update license and submodule (#9170) 2022-06-06 09:48:38 +08:00
kezhenxu94 b69e3f403e
Allow querying logs only by instance to simplify frontend query (#9157) 2022-06-01 20:49:31 +08:00
mrproliu 5b5b3d58da
Add eBPF agent into probe introduction. (#9156) 2022-06-01 14:22:14 +08:00
kezhenxu94 543036a02e
Add instance properties extractor in MAL (#9151) 2022-06-01 13:30:56 +08:00
mrproliu 31624a3c09
Simplify the format index name logical in ES storage (#9145) 2022-05-30 13:38:09 +08:00
Wan Kai d69213ec6b
Add limit config for query autocomplete tags (#9140) 2022-05-27 20:34:49 +08:00