Commit Graph

411 Commits

Author SHA1 Message Date
weixiang1862 137fb64888
Fix instance query in JDBC implementation.(#11023) (#11024)
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
2023-06-29 18:58:00 +08:00
kezhenxu94 a3adc3d74e
Fix environment variable name (#11020) 2023-06-29 16:49:55 +08:00
kezhenxu94 5f1f6cbf49
Add comment for `docker/.env` to explain the usage (#11019) 2023-06-29 15:56:43 +08:00
mrproliu 6131e4c6a3
Support dynamic UI menu query (#11005) 2023-06-29 14:09:32 +08:00
weixiang1862 dfba1c634a
Fix metric session cache saving after batch insert when using mysql-connector-java.(#11009) (#11012) 2023-06-28 17:58:59 +08:00
Wan Kai 4b2d1ee5a4
Fix display name of `endpoint_cpm` for endpoint list in `General-Service` dashboard. (#11004) 2023-06-28 11:44:56 +08:00
Superskyyy 37b4896d47
Fix and optimize AI endpoint grouping related functionalities (#11003) 2023-06-28 06:02:38 +08:00
Gao Hongtao 5ad74eb261
BanyanDBMetricsDAO: handle storeIDTag in multiGet for BanyanDBModelExtension (#11002) 2023-06-27 15:40:20 +08:00
Brandon Fergerson c5c268b653
refactor: rename recevier to receiver (#11001) 2023-06-27 08:51:35 +08:00
dd1k e4f46db647
Add component ID(149) for Aerospike java client plugin (#11000) 2023-06-26 23:43:02 +08:00
kezhenxu94 d13d44828a
Fix ElasticSearch scroller bug (#10999) 2023-06-26 19:55:21 +08:00
吴晟 Wu Sheng 77da556c9e
Control the period of training and sync HTTP URI recognition patterns (#10997) 2023-06-26 19:02:56 +08:00
kezhenxu94 8997796a04
Revert selecting `Ready` Pods, remove `Terminating` Pods in OAP cluster (#10988) 2023-06-25 13:50:58 +08:00
kezhenxu94 cb165eb2ca
Scroll all results of Endpoint in ElasticSearch storage and refactor scrolling logics to reduce boilerplate codes (#10986) 2023-06-24 23:01:56 +08:00
mrproliu e2ee89ec34
Polish documentation of server agent and continuous profiling policy (#10983) 2023-06-24 16:43:12 +08:00
kezhenxu94 e2f0bee06b
Clean up tests for components that are too old (#10981) 2023-06-23 22:42:23 +08:00
Wan Kai 4d191993aa
Fix `NPE` in metrics query when the metric is not exist. (#10980)
* Fix `NPE` in metrics query when the metric is not exist.

* Fix metric name `browser_app_error_rate` in `Browser-Root` dashboard.

* Exclude istio 1.7 from testing again.

---------

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-06-23 14:41:31 +08:00
Superskyyy d036224d72
Fix NPE and IllegalArgument in AI-based formatting (#10973) 2023-06-21 13:01:15 +08:00
weixiang1862 3b4f642b83
Add component ID for WebSphere.(#10887) (#10974)
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
2023-06-21 10:23:47 +08:00
吴晟 Wu Sheng 56cfa52d87
Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData` (#10966)
* [Breaking change] Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData`.

* * Remove patterns from `HttpUriRecognitionService#feedRawData` and add max 10 candidates of raw URIs for each pattern.

---------

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2023-06-20 13:17:05 -04:00
Wan Kai ba771097f1
Wrap `deleteProperty` API to the BanyanDBStorageClient. (#10971) 2023-06-20 23:12:26 +08:00
kezhenxu94 cb2676845b
Improve Kubernetes coordinator to only select ready OAP Pods to build cluster (#10950) 2023-06-16 21:45:19 +08:00
kezhenxu94 a23f905ce0
Add Istio ServiceEntry registry to resolve unknown IPs in ALS (#10936) 2023-06-15 20:11:19 +08:00
吴晟 Wu Sheng b5a2766cc1
Bump Guava to 32.0.1 (#10940) 2023-06-15 10:44:59 +08:00
Jedore 294f419b0d
Add Neo4j component language: Python (#10937) 2023-06-14 21:17:42 +08:00
吴晟 Wu Sheng 1f6ea1d744
Begin 9.6.0 iteration (#10935)
* [maven-release-plugin] prepare release v9.5.0

* [maven-release-plugin] prepare for next development iteration

* Create changes-9.5.0.md

* Set changes.md for 9.6.0
2023-06-14 18:26:50 +08:00
mrproliu 1e1457b9bd
Add Continuous Profiling tab on `Mesh` layer UI-templates (#10927) 2023-06-14 11:55:09 +08:00
Marc Navarro 1eacbe4e7a
Removed duplicate in changes.md (#10921) 2023-06-13 16:43:54 +08:00
mrproliu 43668b7655
Add cause message field when query continuous profiling task (#10919) 2023-06-13 11:51:56 +08:00
Marc Navarro 5dd91181a1
Consider 4xx as client side error for envoy ALS based metrics (#10905) 2023-06-13 10:41:21 +08:00
kezhenxu94 1726040a04
Migrate from kubernetes-client/java to fabric8 client (#10917) 2023-06-13 10:00:23 +08:00
weixiang1862 4c79707369
Support `sumLabeled` in `MAL` (#10885) (#10916)
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
2023-06-12 12:37:14 -05:00
Wan Kai 154a35fa47
Apply MQE on General and Virtual-Database layer UI-templates. (#10913) 2023-06-12 11:06:34 +08:00
吴晟 Wu Sheng a5b244817f
Add `ai-pipeline` module and support HTTP URI formatting (#10884)
* Support HTTP URI formatting through ai-pipeline to do pattern recognition.
* Add new HTTP URI grouping engine with benchmark.
* [Breaking Change] Use the new HTTP URI grouping engine to replace the old regex based mechanism.
2023-06-10 12:22:00 +08:00
Jiekun c0ddbdf178
Add go-redis to component-libraries.yml (#10883) 2023-06-08 23:26:44 +08:00
Fine0830 b635ee34da
sync ui (#10894) 2023-06-07 13:53:56 +08:00
kezhenxu94 e4dfbd466b
Add OpenSearch 2.8.0 to test case (#10886) 2023-06-07 11:09:26 +08:00
kezhenxu94 fe1cb78584
Bump up zipkin ui dependency (#10882) 2023-06-06 15:41:28 +08:00
Wan Kai 0f847438c7
Support Metrics Query Expression(MQE) and allows users to do simple query-stage calculation through the expression. (#10881) 2023-06-05 17:22:05 +08:00
mrproliu a7bb50e63e
Adapt the continuous profiling task query GraphQL (#10878) 2023-06-02 22:14:40 +08:00
Fine0830 06eb6f49b5
sync ui (#10855) 2023-05-25 05:27:51 +04:00
yswdqz 81ec3af923
[Feature] Redis slow log collection (#10825) 2023-05-22 20:31:00 +04:00
kezhenxu94 fc2eced32c
Add OpenTelemetry log protocol support (#10808) 2023-05-18 11:46:42 +08:00
innerpeacez 1230bf4d4b
Support RabbitMQ monitoring (#10814) 2023-05-17 11:56:44 +08:00
innerpeacez f8567f7907
Filter out unknown_cluster metric data in `elasticsearch-monitoring` (#10801)
* filter unknown_cluster

* add changes
2023-05-15 11:32:05 +08:00
Wan Kai 505d55a1c8
Fix potential NPE in Zipkin receiver when the Span is missing some fields. (#10791) 2023-05-11 21:29:42 +08:00
吴晟 Wu Sheng 7a0331a319
Update the cluster management and advanced deployment docs (#10790) 2023-05-11 15:56:48 +08:00
xu1009 54ae820fb2
add Grizzy component id (#10788)
Co-authored-by: litexu <litexu@tencent.com>
2023-05-10 23:58:31 +08:00
好久不见 ea0c1b9354
Support to export error status trace segments (#10760) 2023-05-05 14:59:29 +08:00
gzlicanyi 5bf05cc3e9
Feature/searchable tags watcher (#10758) 2023-05-04 21:07:44 +08:00