Commit Graph

7573 Commits

Author SHA1 Message Date
吴晟 Wu Sheng af2cf9958f
Polish log of alert GRPCCallback (#10712) 2023-04-22 21:24:20 +08:00
innerpeacez cce87a9917
Support Elasticsearch monitoring (#10690) 2023-04-20 17:53:01 +08:00
Wan Kai 7c1e3d98a1
UI templates: Simplify metric name with the label. (#10704) 2023-04-19 19:58:57 +08:00
pg.yang 8c6bc1b4c5
Support no-proxy mode for aws-firehose receiver (#10684)
* upgrade armeria to 1.23.1

* Support no-proxy mode for aws-firehose receiver
2023-04-15 18:54:47 +08:00
jmjoy 20b10abe2e
Add component ID for amqp, amqp-producer and amqp-consumer. (#10693)
* Add amqp component.

* Update changelogs.
2023-04-15 00:30:16 +08:00
Wan Kai 935efe9f45
sync ui (#10689) 2023-04-14 17:36:58 +08:00
Wan Kai 95c398115b
Set `showSymbol: true`, and make the data point shows on the Line graph. (#10687) 2023-04-14 13:21:49 +08:00
Fine0830 3dea32a098
sync ui (#10683) 2023-04-13 22:03:18 +08:00
吴晟 Wu Sheng cca4f82fa1
Fix deadlink on log-analyzer.md (#10666) 2023-04-10 22:26:44 +08:00
pg.yang dc801a20a8
Polish aws cloud service monitoring documents (#10665) 2023-04-10 22:20:36 +08:00
yswdqz 2cbeb55359
Support Redis Mornitoring (#10655) 2023-04-08 19:03:31 +08:00
kezhenxu94 d5daf71ae0
Bump up graphql-java to fix cve and kubernetes java client to adopt snakeyaml v2 (#10649) 2023-04-06 11:36:49 +08:00
yswdqz 4ded160c94
Sync UI (#10648) 2023-04-06 08:05:22 +08:00
kezhenxu94 009b192ecc
Update UI doc (#10647) 2023-04-05 16:34:12 +08:00
pg.yang b7f456d29f
Support Amazon API Gateway monitoring (#10645) 2023-04-05 12:19:46 +08:00
innerpeacez 8604ac36ce
Delete duplicated dependency (#10640) 2023-04-05 06:14:33 +08:00
innerpeacez 2c26b98198
Support monitoring the total number metrics of k8s StatefulSet and DaemonSet. (#10639) 2023-04-05 00:41:01 +08:00
kezhenxu94 76db1475ec
Fix wrong calculation in history delete dao (#10643) 2023-04-04 23:36:24 +08:00
Brandon Fergerson 36c76b781e
docs: add SUM_PER_MIN to MAL documentation (#10631) 2023-04-01 00:19:54 +08:00
Wan Kai 6d432c31f2
PromQL: Remove empty values from the query result, fix `/api/v1/metadata` param `limit` could cause out of bound. (#10628) 2023-03-31 16:35:06 +08:00
Marc Navarro 2e55553795
Remove duplicated persistentPeriod from configuration-vocabulary.md (#10623) 2023-03-30 21:19:55 +08:00
innerpeacez 13c093faf9
Support collecting memory buff/cache metrics in VM monitoring. (#10621) 2023-03-30 20:47:54 +08:00
mrproliu 0664bcdcb4
Fix trace profiling segments build failure when span list not ordering (#10613) 2023-03-30 18:39:28 +08:00
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