Chen Ziyan
0f7844278a
Fix day-based table rolling time range strategy in JDBC storage. ( #11915 )
2024-02-22 23:15:38 +08:00
Chen Ziyan
a61b3bb1f7
Fix table exists check in the JDBC Storage Plugin. ( #11897 )
2024-02-20 15:01:11 +08:00
weixiang1862
a471b85ac2
Fix ServiceInstance `in` query. ( #11888 )
2024-02-19 16:20:45 +08:00
Chen Ziyan
e004762dfe
Fix NPE in log query by traceId. ( #11764 )
2024-01-12 20:13:23 +08:00
Wan Kai
593bd056f6
Support Service Hierarchy auto matching. ( #11743 )
2024-01-10 08:59:04 +08:00
mrproliu
e50a46b723
Change the string field in Elasticsearch storage from **keyword** type to *text* if they appoint size more than `32766` ( #11731 )
2024-01-07 18:13:54 +08:00
Wan Kai
ce5d6a4ffb
Support build Service/Instance Hierarchy and query. ( #11698 )
2023-12-27 10:02:31 +08:00
吴晟 Wu Sheng
497a7bdb02
Release 9.7 and start 10.0 iteration ( #11607 )
2023-11-28 23:49:44 -08:00
Wan Kai
600ea37a4d
Fix `BanyanDB Metadata Query`: make query single instance/process return full tags to avoid NPE. ( #11567 )
2023-11-20 14:01:53 +08:00
weixiang1862
eaac1c3ec4
Fix JDBC Log query order. ( #11544 )
2023-11-15 10:20:20 +08:00
kezhenxu94
b514fbcf38
Fix `limit` doesn't work for `findEndpoint` API in ES storage ( #11523 )
2023-11-09 16:25:54 +08:00
mrproliu
7b01a4ab91
Fix cannot query zipkin traces with `annotationQuery` parameter in the JDBC related storage ( #11511 )
2023-11-08 15:06:49 +08:00
Wan Kai
4c7dbbc57d
BanyanDBStorageClient: Add `define(Property property, PropertyStore.Strategy strategy)` API. ( #11461 )
2023-10-27 13:39:53 +08:00
dogblues
ce707a4d52
Specific only necessary fields when queryBasicTraces in ElasticSearch ( #11419 )
2023-10-18 01:21:58 -05:00
Liu Haoyang
34e3b64f94
Fix table exists check in the jdbc storage plugin ( #11392 )
2023-10-10 17:26:34 +08:00
Wan Kai
4fa156aed5
BanyanDBStorageClient: Add `keepAliveProperty` API. ( #11383 )
2023-10-08 18:08:38 +08:00
Jiajing LU
338ebcaaa1
Update BanyanDB Java Client to 0.5.0 ( #11370 )
2023-10-04 09:24:41 -05:00
Wan Kai
1943ce0c25
Fix elasticsearch merge management ( #11334 )
2023-09-15 16:19:34 +08:00
Wan Kai
bb830ee6d3
Elasticsearch storage merge all management data indices into one index `management` ( #11328 )
2023-09-14 17:20:32 +08:00
吴晟 Wu Sheng
a336b3cff4
Release 9.6.0 and begin 9.7.0 iteration ( #11289 )
2023-09-01 22:57:18 +08:00
Pyq
f4d85e8eb0
Fix listInstances not using endTime query ( #11269 )
2023-08-27 23:50:14 +08:00
kezhenxu94
1d5be387e0
Fix the Kubernetes resource cache not refreshed ( #11242 )
2023-08-21 12:19:39 +08:00
Wan Kai
58352ce6dc
Fix Elasticsearch storage TTL timer, move creation of the latest index before retrieval indexes by aliases to avoid the 404 exception. ( #11119 )
2023-07-20 21:37:10 +08:00
kezhenxu94
e6e82547c8
Revert part of #10616 to fix the unexpected changes ( #11089 )
2023-07-14 19:19:39 +08:00
mrproliu
b060dc161c
Cache all service entity in memory for query ( #11086 )
2023-07-14 17:12:20 +08:00
Jiajing LU
8aab7d7ac7
Bump up BanyanDB and Java Client to 0.4.0 ( #11039 )
2023-07-04 18:41:23 +02:00
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
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
Gao Hongtao
5ad74eb261
BanyanDBMetricsDAO: handle storeIDTag in multiGet for BanyanDBModelExtension ( #11002 )
2023-06-27 15:40:20 +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
Wan Kai
ba771097f1
Wrap `deleteProperty` API to the BanyanDBStorageClient. ( #10971 )
2023-06-20 23:12:26 +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
de3e3d27ec
Update continuous profiling E2E for adapt new query protocol ( #10901 )
2023-06-09 09:44:07 +08:00
mrproliu
a7bb50e63e
Adapt the continuous profiling task query GraphQL ( #10878 )
2023-06-02 22:14:40 +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
gzlicanyi
5bf05cc3e9
Feature/searchable tags watcher ( #10758 )
2023-05-04 21:07:44 +08:00
Jiajing LU
06558fcf5a
Integrate BanyanDB server-side TopN ( #10448 )
2023-04-25 10:37:55 +08:00
kezhenxu94
76db1475ec
Fix wrong calculation in history delete dao ( #10643 )
2023-04-04 23:36:24 +08:00
Wan Kai
ec2ca354ea
Support isEmptyValue flag for metrics query. ( #10616 )
2023-03-30 14:46:07 +08:00
kezhenxu94
6fa89c7991
Fix T+1 table is delete when deleting history tables, in jdbc storage ( #10600 )
2023-03-28 16:23:02 +08:00
kezhenxu94
de047de87c
Retain +1 day tables when deleting history ( #10597 )
2023-03-27 21:24:08 +08:00
kezhenxu94
ffc8453332
Fix additional table is not created for the next day ( #10594 )
2023-03-26 16:53:15 +08:00
kezhenxu94
db82501873
Fix jdbc storage, delete table by mistake ( #10592 )
2023-03-25 22:56:56 +08:00
mrproliu
0de087a100
[Breaking Change] Support cross-thread trace profiling. ( #10575 )
...
The data structure and query APIs are changed.
2023-03-22 23:50:26 +08:00
mrproliu
7dcdb279ef
Support continuous profiling feature ( #10473 )
2023-03-20 20:26:42 +08:00
kezhenxu94
74a8589307
[Breaking Change] Enhance JDBC storage through merging table and managing day-based table rolling ( #10544 )
...
* [Breaking Change] Enhance JDBC storage through merging tables and managing day-based table rolling.
* [Breaking Change] Sharding-MySQL implementations and tests get removed due to we have the day-based rolling mechanism by default
2023-03-17 21:01:48 +08:00
吴晟 Wu Sheng
bfa1f7e8cf
Support to bind TLS status as a part of component for service topology. ( #10522 )
...
* Support to bind TLS status as a part of component for service topology.
* Fix component ID priority bug.
* Fix wrong priority for process relation.
* Add a UT for topology build
* Fix component ID of topology overlap due to storage layer bugs.
2023-03-10 14:31:47 +08:00
kezhenxu94
330a66e27e
ElasticSearch storage does not check field types when OAP running in `no-init` mode ( #10524 )
2023-03-10 09:58:48 +08:00
kezhenxu94
5099cc72ba
Fix javadoc error and run javadoc in CI ( #10515 )
2023-03-09 11:41:15 +08:00