Wan Kai
ec2ca354ea
Support isEmptyValue flag for metrics query. ( #10616 )
2023-03-30 14:46:07 +08:00
Fine0830
7168f6d7e9
Sync UI ( #10614 )
2023-03-30 11:09:52 +08:00
mrproliu
fffedd3914
Add Profiling related documentations ( #10612 )
2023-03-29 21:44:02 +08:00
innerpeacez
886589c15c
Support alarm metric OP `!=` ( #10610 )
2023-03-29 17:30:31 +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
Wan Kai
ec25814354
Support parse PromQL expression has empty labels in the braces for metadata query. ( #10599 )
2023-03-28 11:04:52 +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
Superskyyy (AWAY - OFFLINE)
f676134bc2
Fix invalid links from doc analysis ( #10593 )
2023-03-26 10:00:10 +08:00
kezhenxu94
db82501873
Fix jdbc storage, delete table by mistake ( #10592 )
2023-03-25 22:56:56 +08:00
innerpeacez
af657356ed
Add `/skywalking/bin` to PATH in docker ( #10584 )
2023-03-24 12:42:40 +08:00
吴晟 Wu Sheng
7f169e9b26
Fix possible NPE when initialize `IntList`. ( #10583 )
2023-03-23 19:36:33 +08:00
Wan Kai
d88d887a32
Fix PromQL HTTP API `/api/v1/labels` response missing `service` label. ( #10579 )
2023-03-23 16:40:05 +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
Fine0830
e16d294bd8
Sync UI: redesign and implement new topology ( #10576 )
...
Refactor Topology widget to make it more hierarchical.
1. Choose `User` as the first node.
2. If `User` node is absent, choose the busiest node(which has the most calls of all).
3. Do a left-to-right flow process.
4. At the same level, list nodes from top to bottom in alphabetical order.
2023-03-22 17:21:56 +08:00
innerpeacez
d6e7ee8ae3
Fix K8sRetag reads the wrong k8s service ( #10568 )
2023-03-21 16:53:58 +08:00
mrproliu
c217ead555
Adapt the service level component in E2E ( #10530 )
2023-03-21 14:45:14 +08:00
吴晟 Wu Sheng
bb1ea0ddd7
Sync UI. ( #10566 )
...
* Revert: cpm5d function. This feature is cancelled from backend.
* Fix: alerting link breaks on the topology.
2023-03-21 09:44:21 +08:00
mrproliu
7dcdb279ef
Support continuous profiling feature ( #10473 )
2023-03-20 20:26:42 +08:00
innerpeacez
3662b01365
[BUG] otel k8s-cluster rule, add namespace dimension for MAL aggregation calculation(Deployment Status,Deployment Spec Replicas) ( #10563 )
2023-03-20 16:43:01 +08:00
吴晟 Wu Sheng
3a8e0c11b7
Remove Sharding-MySQL and TiDB from storage doc ( #10556 )
2023-03-18 11:21:28 +08:00
kezhenxu94
719434f8c1
Cache test services dependencies ( #10554 )
2023-03-17 21:55:24 +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
kezhenxu94
2e04b069bf
JavaDoc input should contain delombok output and fix javadoc not executed in CI ( #10534 )
2023-03-14 07:35:37 +08:00
吴晟 Wu Sheng
c74d21c96f
Fix `Duplicate class found` due to the `delombok` goal. ( #10532 )
2023-03-13 17:21:21 +08:00
kezhenxu94
aeda5c67b3
Remove v prefix in image tags published to Docker Hub ( #10529 )
2023-03-12 22:11:57 +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
yswdqz
7447999b4c
Fix wrong layer of metric `userError` in DynamoDB monitoring. ( #10518 )
2023-03-09 15:09:55 +08:00
kezhenxu94
5099cc72ba
Fix javadoc error and run javadoc in CI ( #10515 )
2023-03-09 11:41:15 +08:00
吴晟 Wu Sheng
1256f7059d
Fix release doc ( #10513 )
2023-03-09 08:18:49 +08:00
kezhenxu94
55233afd54
chore: skip tests when releasing ( #10511 )
2023-03-09 07:56:49 +08:00
吴晟 Wu Sheng
4874374ace
Tag 9.4.0 release, prepare for 9.5.0 iteration. ( #10512 )
2023-03-08 23:30:37 +08:00
kezhenxu94
91991ab87e
Publish Docker images on official release ( #10508 )
2023-03-08 21:50:59 +08:00
吴晟 Wu Sheng
1c644ba624
fix: the wrong position of the menu when clicking the topology node ( #10502 )
2023-03-08 16:39:19 +08:00
guochen2
07b81992e2
Add FreeRedis component ID(3018) ( #10500 )
2023-03-08 16:20:06 +08:00
kezhenxu94
96b6690e24
Bump up snakeyaml to 2.0 ( #10495 )
2023-03-07 18:15:54 +08:00
吴晟 Wu Sheng
80e4e34967
Mention Grafana UI on demo.sw.a.o ( #10494 )
2023-03-07 16:45:55 +08:00
Gao Hongtao
230953b8dd
Create the UITemplate's group in the starting step ( #10442 )
...
* Create the UITemplate's group in the starting step
* Update BanyanDB client to 0.3.1.
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-03-07 14:01:06 +08:00
yswdqz
6549dc0c0e
Support for double quotes in SlowSQL statements ( #10489 )
2023-03-06 20:27:07 +08:00
pg.yang
4274b6ec5e
Polish aws-firehose-receiver to support setting accessKey ( #10484 )
2023-03-05 00:36:11 +08:00
yswdqz
e2f1c0eadb
Fix SQL OTEL document path error. ( #10478 )
2023-03-03 18:06:25 +08:00
innerpeacez
c6f3656c1e
k8s otel document path error ( #10477 )
2023-03-03 16:53:29 +08:00
吴晟 Wu Sheng
89d14e6256
Move PromQL APIs to the right menu ( #10465 )
2023-02-28 22:24:29 +08:00
Wan Kai
f866338cf9
Add PromQL Service doc and how to use in Grafana. ( #10459 )
2023-02-28 21:49:39 +08:00
吴晟 Wu Sheng
7334e6f289
Update dynamic-config.md doc to latest. ( #10464 )
2023-02-28 20:36:30 +08:00
吴晟 Wu Sheng
e33ccd0fe3
Bump up protocol submodule ( #10460 )
2023-02-28 18:16:57 +08:00
Fine0830
90d6fccf69
sync ui ( #10456 )
...
- Add cpm5dAvg calculation.
- Add cpm5d calculation.
- Fix data processing error in the eBPF profiling widget.
2023-02-28 14:04:19 +08:00
叶梦飞
f93a98d4c7
Adapt otel exponential histogram data ( #10449 )
2023-02-28 12:16:22 +08:00
t8g
4d4858b3ec
fix:Avoid accessing static methods of a class through its object reference ( #10450 )
2023-02-26 14:19:45 +08:00