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
Superskyyy (AWAY - OFFLINE)
f676134bc2
Fix invalid links from doc analysis ( #10593 )
2023-03-26 10:00:10 +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
吴晟 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
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
c74d21c96f
Fix `Duplicate class found` due to the `delombok` goal. ( #10532 )
2023-03-13 17:21:21 +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
吴晟 Wu Sheng
1256f7059d
Fix release doc ( #10513 )
2023-03-09 08:18: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
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
Wan Kai
1a2f794472
Fix `DurationUtils.getDurationPoints` exceed, when `startTimeBucket` equals `endTimeBucket`. ( #10441 )
2023-02-24 11:39:55 +08:00
吴晟 Wu Sheng
d5928245d0
Add explicit `ReadTimeout` for ConsulConfigurationWatcher ( #10431 )
...
* Add explicit `ReadTimeout` for ConsulConfigurationWatcher
* Bump up skywalking-eyes
2023-02-23 10:40:11 +08:00
Wan Kai
fb9117b8e7
Support prometheus HTTP APIs and promQL. ( #10415 )
...
Support HTTP APIs list:
- /api/v1/metadata
- /api/v1/labels
- /api/v1/label/{label_name}/values
- /api/v1/series
- /api/v1/query
-/api/v1/query_range
Support basic promQL for query traffic/metrics/labeled_metrics/topN/sampled_records from OAP
2023-02-22 12:59:45 +08:00
yswdqz
fbc519a4d0
Sync UI ( #10417 )
2023-02-21 09:28:50 +08:00
yswdqz
f6ef55b5af
Support Monitoring DynamoDB. ( #10418 )
2023-02-21 09:24:17 +08:00
pg.yang
327333a0a3
Update firehose receiver doc to introduce requirement for proxy ( #10416 )
2023-02-20 21:20:22 +08:00
吴晟 Wu Sheng
af3889b47e
Bump up BanyanDB 0.3.0 client. ( #10406 )
2023-02-20 09:18:41 +08:00
叶梦飞
155d231111
Support process Sum metrics with AGGREGATION_TEMPORALITY_DELTA case ( #10410 )
2023-02-20 07:18:36 +08:00
吴晟 Wu Sheng
eda83dca93
Remove TLS support from firehose receiver ( #10409 )
...
* Remove TLS support from firehose receiver
Notice, no HTTPS/TLS setup support. By following AWS Firehose request, it uses [proxy request](https://en.wikipedia.org/wiki/Proxy_server#Web_proxy_servers ) (`https://...` instead of `/aws/firehose/metrics`), there must be a proxy(Nginx, Envoy, etc.).
* Update docs.
2023-02-19 23:25:59 +08:00
pg.yang
cabe40eb47
Support Amazon Simple Storage Service (AWS S3) metrics monitoring ( #10407 )
2023-02-19 17:23:10 +08:00
kezhenxu94
feaf49390c
Refactor http-based alarm plugins and extract common logic to `HttpAlarmCallback` ( #10401 )
2023-02-17 09:52:53 +08:00
吴晟 Wu Sheng
b6944ae28f
Sync UI and add docs for Widget Static Link feature ( #10394 )
2023-02-16 06:53:52 +08:00