1. 7d2fa64 update RecordsTTL (#145) by Wan Kai · 3 weeks ago master
  2. 23baed2 Add cold stage data query and TTL info query. (#144) by Wan Kai · 8 weeks ago
  3. a9ed9ee Remove alarm trend, add metricsSnapshot and name for message (#143) by Wan Kai · 6 months ago v10.2.0
  4. 092856b Replace timestamps with Duration in async profiler query (#142) by zhengziyi0117 · 7 months ago
  5. 3b838ae Add owner for MQE values (#141) by Wan Kai · 8 months ago
  6. 0f44eff Support async profiler feature (#139) by zhengziyi0117 · 8 months ago
  7. d5a8b09 Support query endpoints in given duration (#140) by mrproliu · 8 months ago
  8. 0fa72b1 Support alarm msg tag auto-complete query. (#138) by Wan Kai · 9 months ago v10.1.0
  9. 6ed9a1b support log query trace (#137) by Wan Kai · 11 months ago
  10. e93484a support topology query trace (#136) by Wan Kai · 12 months ago
  11. ee577ac Support tracing trace query (#135) by Wan Kai · 12 months ago
  12. b4a0234 Add comments for MQE tracing (#134) by Wan Kai · 12 months ago
  13. e3eac5f Update .asf.yaml by 吴晟 Wu Sheng · 12 months ago
  14. 0fc121e Add mqe query trace protocol (#133) by Wan Kai · 12 months ago
  15. e0be806 Update README.md by 吴晟 Wu Sheng · 1 year, 1 month ago v10.0.1
  16. 9c0ffe1 make MQE meta data not null (#132) by Wan Kai · 1 year, 2 months ago v10.0.0
  17. f0bdba6 Add layers field for topology Node. (#131) by Wan Kai · 1 year, 5 months ago
  18. 72fdfe5 add more fields for hierachry (#130) by Wan Kai · 1 year, 5 months ago
  19. e783764 add layer levels query (#129) by Wan Kai · 1 year, 5 months ago
  20. b5fe539 Add hierarchy query protocol. (#128) by Wan Kai · 1 year, 6 months ago
  21. e08b0a7 Adding the optional layer parameter in the topology query (#127) by mrproliu · 1 year, 7 months ago
  22. ee452f9 Add i18n key for the UI menu (#126) by mrproliu · 2 years ago v9.6.0 v9.7.0
  23. dc0a472 Update UI item link field name (#125) by mrproliu · 2 years ago
  24. f24c25b Add description and link address fields to the menu item (#124) by mrproliu · 2 years ago
  25. 8380c0c Update fields of UI menu (#123) by mrproliu · 2 years ago
  26. 1f80cd0 Add dynamic menu query protocol (#122) by mrproliu · 2 years ago
  27. 5016e9c Polish MQE ExpressionResult comment (#121) by Wan Kai · 2 years ago v9.5.0
  28. a2a4acd Add summary message on continuous profiling cause (#120) by mrproliu · 2 years ago
  29. 8700ead mqe remove `returnTypeOfMQE` (#119) by Wan Kai · 2 years ago
  30. d50222f mqe remove metric name (#118) by Wan Kai · 2 years ago
  31. 957b012 add metrics-v3 and deprecate v2 (#117) by Wan Kai · 2 years ago
  32. a711fd9 Update Continuous Profiling related query for UI (#116) by mrproliu · 2 years, 1 month ago
  33. 0e11348 Update metrics-expression.graphqls. (#115) by Wan Kai · 2 years, 1 month ago
  34. eaca0dc Update metrics-expression.graphqls (#114) by 吴晟 Wu Sheng · 2 years, 1 month ago
  35. d56fb14 SkyWalking Metrics Query Expression(MQE) protocol (#113) by 吴晟 Wu Sheng · 2 years, 1 month ago
  36. 06789e1 Update metrics-v2.graphqls by 吴晟 Wu Sheng · 2 years, 3 months ago
  37. c051e82 Fix wrong return value of readNullableMetricsValue by 吴晟 Wu Sheng · 2 years, 3 months ago
  38. a530c33 Support cross-thread trace profiling (#111) by mrproliu · 2 years, 3 months ago
  39. a658062 Support empty value for query single value (#112) by 吴晟 Wu Sheng · 2 years, 3 months ago
  40. ff0cbd4 Add isEmptyValue flag to indicate clear meaning for value (#110) by 吴晟 Wu Sheng · 2 years, 3 months ago
  41. 4749946 Add continuous profiling feature related query protocol (#109) by mrproliu · 2 years, 4 months ago
  42. 450328c Deprecate scope from entity (#108) by Wan Kai · 2 years, 4 months ago v9.4.0
  43. a795269 Update metadata-v2.graphqls (#106) by Brandon Fergerson · 2 years, 6 months ago
  44. 5d0344b Add comments for instance/endpoint in topology (#105) by 吴晟 Wu Sheng · 2 years, 6 months ago
  45. 0f6a3fa Polish ebpf network profiling protocol (#104) by 吴晟 Wu Sheng · 2 years, 7 months ago v9.3.0
  46. 90724a9 Remove the must configuration on sampling field (#103) by mrproliu · 2 years, 7 months ago
  47. 34937ef Define the eBPF network sampling strategy (#102) by mrproliu · 2 years, 7 months ago
  48. 6ebb10a Define SpanAttachedEvent query protocol (#101) by 吴晟 Wu Sheng · 2 years, 8 months ago
  49. f6ed765 Add new record query protocol. (#100) by 吴晟 Wu Sheng · 2 years, 8 months ago
  50. 2c541be Fix dead link (#99) by kezhenxu94 · 2 years, 9 months ago
  51. aba0de1 Support query process relation metrics (#98) by mrproliu · 3 years ago v9.2.0
  52. 47e3269 Add eBPF network topology profiling query (#97) by mrproliu · 3 years ago
  53. 6f23bf5 Add error message in log request (#96) by kezhenxu94 · 3 years, 1 month ago v9.1.0
  54. 86a6863 Allow querying logs only by instance to simplify frontend query (#95) by kezhenxu94 · 3 years, 1 month ago
  55. edf5871 Revert "Add TraceSource for trace query (#92)" (#94) by 吴晟 Wu Sheng · 3 years, 1 month ago
  56. 6c461cc Fix protocol syntax by kezhenxu94 · 3 years, 1 month ago
  57. 52b86d4 Add protocol to query ondemand Pod log (#93) by kezhenxu94 · 3 years, 1 month ago
  58. a2bdef3 Add TraceSource for trace query (#92) by 吴晟 Wu Sheng · 3 years, 1 month ago
  59. 3adb9f6 Remove total in query alarm, browser logs, and event list. (#91) by mrproliu · 3 years, 1 month ago
  60. 6f9d172 Remove total in query trace and log list. (#90) by 吴晟 Wu Sheng · 3 years, 1 month ago
  61. 022e63d Add Off CPU eBPF Profiling query protocol (#89) by mrproliu · 3 years, 1 month ago
  62. 9231574 Remove duration in query eBPF profiling schedulers (#88) by mrproliu · 3 years, 1 month ago
  63. 1c19759 Remove `Layer` concept in `Process` (#87) by mrproliu · 3 years, 1 month ago
  64. 81449ae Remove `Layer` concept from `ServiceInstance`. (#86) by Wan Kai · 3 years, 1 month ago
  65. 31f7fd1 Add log's tag autocomplete query (#85) by Wan Kai · 3 years, 1 month ago
  66. f40f391 Add duration to filter the trace tag autocomplete result. (#84) by Wan Kai · 3 years, 2 months ago
  67. 354b2f5 Add query trace tag autocomplete (#83) by Wan Kai · 3 years, 2 months ago
  68. 4fb447b Update process query (#82) by mrproliu · 3 years, 2 months ago
  69. aa845d5 Update event.graphqls (#81) by Hoshea Jiang · 3 years, 2 months ago
  70. 7105ce5 Update metadata-v2.graphqls by 吴晟 Wu Sheng · 3 years, 2 months ago
  71. 3b3b5f4 Add process count query (#80) by mrproliu · 3 years, 2 months ago
  72. 50fbae4 Update the eBPF Profiling task as service level (#79) by mrproliu · 3 years, 2 months ago
  73. 6734397 Update eBPF profiling schedule entity (#78) by mrproliu · 3 years, 3 months ago v9.0.0
  74. 7ef5764 Introduce the eBPF profiling query protocol (#77) by mrproliu · 3 years, 3 months ago
  75. 3e31f0e Fix Syntax issue (#76) by mrproliu · 3 years, 3 months ago
  76. e46a060 Introduce the Process metadata query protocol (#73) by mrproliu · 3 years, 3 months ago
  77. 74f9bc7 Add disableTemplate service(#75) by Kai · 3 years, 3 months ago
  78. db9da65 Update UI query proto for booster UI (#74) by Kai · 3 years, 3 months ago
  79. 3dd9ea1 fix comment for metric condition (#71) by Jared Tan · 3 years, 4 months ago
  80. 5ba392e Change UI configuration APIs for v9 booster UI core. (#70) by 吴晟 Wu Sheng · 3 years, 5 months ago
  81. d6e2947 Update metadata-v2.graphqls by 吴晟 Wu Sheng · 3 years, 5 months ago
  82. d9039e0 Rollback to re-enable normal concept. (#69) by 吴晟 Wu Sheng · 3 years, 6 months ago
  83. 17ab05e Keep find/get name style consistent. (#68) by 吴晟 Wu Sheng · 3 years, 6 months ago
  84. aa4e504 Add a short name field for service. (#67) by 吴晟 Wu Sheng · 3 years, 6 months ago
  85. c2dd886 Make the service ID most compatibility to 8.x data format (#66) by 吴晟 Wu Sheng · 3 years, 6 months ago
  86. 1ddae12 Enhance layer definition of service. (#65) by 吴晟 Wu Sheng · 3 years, 6 months ago
  87. 8dda111 Add listLayers service in metadata-v2 (#64) by 吴晟 Wu Sheng · 3 years, 6 months ago
  88. 99ab6a5 Introduce SkyWalking v9 core query protocol. (#63) by 吴晟 Wu Sheng · 3 years, 6 months ago
  89. 2c59ae0 Add ASF repo control file by Wu Sheng · 3 years, 7 months ago v8.9.0 v8.9.1
  90. 7b97c05 Fix the incorrect place of Long declaration by Wu Sheng · 3 years, 7 months ago
  91. 38232af Merge pull request #62 from mrproliu/add-profile-log-query by mrproliu · 3 years, 8 months ago
  92. beea83d Add profile `getProfileTaskLogs` query by Mrproliu · 3 years, 8 months ago
  93. 2d1b72b support search browser service (#61) by zhang-wei · 3 years, 8 months ago
  94. 47202fc Add an API for LAL debug (#60) by kezhenxu94 · 3 years, 10 months ago v8.8.0 v8.8.1
  95. e9ecb51 Remove page path from browser log query condition by 吴晟 Wu Sheng · 3 years, 10 months ago
  96. 96845f5 Remove endpoint name from log query condition. by 吴晟 Wu Sheng · 3 years, 10 months ago
  97. 17e1aea Remove endpoint name from trace query condition. by 吴晟 Wu Sheng · 3 years, 10 months ago
  98. b827d0d Replace size with pagination (#59) by kezhenxu94 · 4 years ago v8.7.0
  99. 9257b02 Add more topology template types (#58) by Zhenxu Ke · 4 years, 1 month ago v8.6.0
  100. 84c6351 Include event to AlarmMessage. (#57) by chen~ · 4 years, 2 months ago