- 77b4c49 Add default values for GraphQL variables (#224) by Zixin Zhou · 3 months ago master
- 7bbac15 feat: add a github action to setup swctl (#223) by kezhenxu94 · 4 months ago
- 5eaa840 fix: add cold stage to trace ls.... (#222) by kezhenxu94 · 4 months ago
- 28eb37d fix: add missing colde stage assignments (#221) by kezhenxu94 · 4 months ago
- 0224f86 feat: bump up query protocol and add duration.codeStage (#219) by kezhenxu94 · 4 months ago
- c68b588 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#220) by dependabot[bot] · 4 months ago
- 9a5d284 Bump golang.org/x/net from 0.21.0 to 0.38.0 (#218) by dependabot[bot] · 4 months ago
- c185990 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#193) by dependabot[bot] · 4 months ago
- 91b805a Bump google.golang.org/grpc from 1.40.0 to 1.56.3 (#195) by dependabot[bot] · 4 months ago
- dd7a87c Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 (#174) by dependabot[bot] · 4 months ago
- 252b961 Bump golang.org/x/crypto from 0.20.0 to 0.35.0 (#216) by dependabot[bot] · 4 months ago
- ce0e426 feat: add support to query trace from cold-stage storage (#217) by kezhenxu94 · 4 months ago
- 6e2413a Fix wrong process id format (#215) by mrproliu · 5 months ago
- f10be08 Use the correct form of `sha256.Sum256`. (#214) by Josh McSavaney · 5 months ago
- 2d6ed2f Add insecure flag to skip https cert verification and move logger to pkg for consumer to customize loging (#213) by kezhenxu94 · 6 months ago
- 405b113 Remove cli module from pkg module (#212) by kezhenxu94 · 6 months ago
- 3e10cdd Bump up a bunch of dependencies (#211) by kezhenxu94 · 6 months ago
- 67cbc89 Adapt alarm and MQE query API (#210) by mrproliu · 8 months ago
- 97319af Add instructions for installing swctl using Homebrew on macOS (#209) by Zixin Zhou · 9 months ago
- 5e9ab3e Update compatibility table. (#208) by 吴晟 Wu Sheng · 9 months ago
- 3f9cf0e feat: add fish and zsh completion support (#207) by Rui Chen · 9 months ago
- 9b3c3da Update CHANGES (#206) by 吴晟 Wu Sheng · 9 months ago
- 6210a3b fix: Replace timestamps with Duration in async profiler query (#205) by zhengziyi0117 · 9 months ago
- bce7faa Support Async Profiler Feature (#203) by zhengziyi0117 · 10 months ago
- c653be5 Begin v1.15.0 (#204) by mrproliu · 11 months ago
- a14bf0e fix missing layers field in the `dependency global` command (#202) by mrproliu · 11 months ago 0.14.0
- 86618d0 Add the duration related flags in the `endpoint list` (#201) by mrproliu · 11 months ago
- ee371a2 Add the hierarchy related commands (#200) by mrproliu · 1 year, 6 months ago
- 7ca73b9 Upgrade crypto lib to fix CVE-2023-48795 (#199) by mrproliu · 1 year, 6 months ago
- d5f3597 Support global dependency query command (#198) by mrproliu · 1 year, 9 months ago
- d4f774f Fix the record list query does not support new OAP versions (#197) by mrproliu · 1 year, 9 months ago 0.13.0
- 5d0a37c Disable dependentbot (#196) by kezhenxu94 · 1 year, 11 months ago
- bf03b22 Exit code should be non-0 when a command is not found (#192) by kezhenxu94 · 2 years, 1 month ago
- 9d2d0ed Add i18n fields into menu query command (#191) by mrproliu · 2 years, 2 months ago
- 77204f5 Update UI menu query fields (#190) by mrproliu · 2 years, 2 months ago
- 890a7bc Update UI menu query fields (#188) by mrproliu · 2 years, 2 months ago
- faa4794 Add get menu items command (#187) by mrproliu · 2 years, 2 months ago
- 6b496a0 Prepare for 0.12.0 (#186) by mrproliu · 2 years, 3 months ago 0.12.0
- f80ffec Update new release compatibility documentation (#185) by mrproliu · 2 years, 3 months ago
- 6b2eb00 add fields in the eBPF profiling task query (#184) by mrproliu · 2 years, 3 months ago
- 4bda217 Sync Go API for query protocol update (#183) by mrproliu · 2 years, 3 months ago
- 152d6ad Add continuous profiling and metrics query related commands (#182) by mrproliu · 2 years, 3 months ago
- 719681f Adopt new paths filter and refactor CI (#181) by Superskyyy · 2 years, 3 months ago
- 23debb3 Add `isEmptyValue` field in metrics related commands (#180) by mrproliu · 2 years, 5 months ago
- f3eed66 Support sub-commands for the cross-thread trace profiling (#178) by mrproliu · 2 years, 6 months ago
- f3d3445 Add the sub-command `metrics nullable` for query the nullable metrics value (#176) by mrproliu · 2 years, 6 months ago
- 9aa1e75 Add components in topology related query (#175) by mrproliu · 2 years, 6 months ago
- 838e222 Support continuous profiling related command (#173) by mrproliu · 2 years, 6 months ago
- 0883266 Support sampling config in network profiling (#171) by mrproliu · 2 years, 10 months ago
- 602ebe5 Bump up Go version to 1.19 (#170) by kezhenxu94 · 2 years, 10 months ago
- 651d196 Add the attached events fields into the `trace` sub-command (#169) by mrproliu · 2 years, 10 months ago
- 521843f Bump up text module (#168) by kezhenxu94 · 2 years, 11 months ago
- e684fae Adapt the new record query API for sub-command `metrics sampled-record` (#167) by mrproliu · 2 years, 11 months ago
- 710114f Bump up net module (#166) by kezhenxu94 · 3 years ago
- b8bad0c Overhaul licenses, prepare for 0.11.0 (#165) by kezhenxu94 · 3 years ago 0.11.0
- 080c268 Add compatibility documentation (#164) by mrproliu · 3 years ago
- a7c4cca Add the sub-commands for query sorted metrics/records (#163) by mrproliu · 3 years ago
- ec85225 Bump up swck dependency for transitive dep upgrade (#162) by kezhenxu94 · 3 years, 1 month ago
- b9b4930 Bump up dependency swck version (#161) by kezhenxu94 · 3 years, 1 month ago
- 5fea696 Trim license headers in query string (#160) by kezhenxu94 · 3 years, 1 month ago
- 9f750c8 Add the components field in the process relation (#159) by mrproliu · 3 years, 1 month ago
- a73f653 Add commands for support network profiling (#158) by mrproliu · 3 years, 2 months ago
- b1122e1 Fix a possible lint error and update CI lint version (#156) by Jarvis G · 3 years, 3 months ago
- 46ca61b event: fix event query should query all types by default (#155) by kezhenxu94 · 3 years, 3 months ago
- bdcba1c Add `aggregate` flag in `profiling ebpf analysis` commands (#154) by mrproliu · 3 years, 4 months ago
- 219876d Remove `total` field in `event list`, `browser logs`, `alarm list` commands (#153) by mrproliu · 3 years, 4 months ago
- 48238c6 Remove `total` field in `trace list` and `logs list` commands (#152) by mrproliu · 3 years, 4 months ago
- 03dbdcf Remove `duration` flag in `profiling ebpf schedules` (#150) by mrproliu · 3 years, 4 months ago
- 7564561 Remove `layer` field in the `instance` and `process` commands (#149) by mrproliu · 3 years, 4 months ago
- d2c95c3 Upgrade crypto lib to fix cve (#148) by kezhenxu94 · 3 years, 5 months ago
- 9ad35d0 Update alarms.graphql (#147) by Hoshea Jiang · 3 years, 5 months ago
- 4244b2f Add layer to events.graphql (#146) by Hoshea Jiang · 3 years, 5 months ago
- acede48 Add layer to event related commands (#145) by Hoshea Jiang · 3 years, 5 months ago
- 5a62c2e Update the command relate to the process (#144) by mrproliu · 3 years, 5 months ago
- 476ff7a feature: update install.sh version regex (#143) by Alexwang · 3 years, 5 months ago
- f8c5808 Add the sub-command for estimate the process scale (#142) by mrproliu · 3 years, 5 months ago
- 8496592 Let the eBPF profiling could perform by service level (#141) by mrproliu · 3 years, 5 months ago
- e0bb065 Add `.github/scripts` to release source tarball (#140) by kezhenxu94 · 3 years, 5 months ago
- 76ffc9a Update CHANGES.md for 0.10.0 (#139) by Hoshea Jiang · 3 years, 5 months ago 0.10.0
- 60cee4a Support eBPF profiling related commands (#138) by mrproliu · 3 years, 6 months ago
- db980b5 Add the Process metadata query command (#137) by mrproliu · 3 years, 6 months ago
- ac30896 Add `normal` field to Service entity (#136) by mrproliu · 3 years, 8 months ago
- 0218fe3 Fix push docker image to ghcr (#135) by mrproliu · 3 years, 8 months ago
- 3278a47 adapt v9 protocols (#134) by mrproliu · 3 years, 8 months ago
- b3e4023 Adapt OAP V9 query protocol (#133) by mrproliu · 3 years, 8 months ago
- 70241d4 Update download host (#132) by Brandon Fergerson · 3 years, 8 months ago
- 39dce3d Update README.md (#131) by Brandon Fergerson · 3 years, 8 months ago
- 460b194 Stop build kit container after finishing (#130) by kezhenxu94 · 3 years, 10 months ago
- 8c5725f Add cross platform build targets (#129) by kezhenxu94 · 3 years, 10 months ago
- 45a5f98 Allow setting `start` `end` with relative time (#128) by kezhenxu94 · 3 years, 11 months ago
- 48338d3 Support query list alarms (#127) by mrproliu · 3 years, 11 months ago
- d2f1cff Add some commands for the browser (#126) by zhang-wei · 3 years, 11 months ago
- 7dfb10b Support `getProfileTaskLogs` query (#125) by mrproliu · 3 years, 11 months ago
- b902551 Set correct Go version in publishing snapshot docker image (#124) by kezhenxu94 · 4 years ago
- ed6ff13 Prepare 0.9.0 release (#123) by kezhenxu94 · 4 years ago 0.9.0
- 6242ac4 fix: `multiple-linear` command's `labels` type can be string type (#122) by kezhenxu94 · 4 years ago
- 515a6a4 Add missing `dest-service-id` `dest-service-name` to `metrics linear` command (#121) by kezhenxu94 · 4 years ago
- 76f9f84 Fix Go version in Dockerfile (#120) by kezhenxu94 · 4 years ago
- 352022d Migrate tests to infra-e2e, overhaul the flags names (#119) by kezhenxu94 · 4 years ago
- a575f65 Fix the wrong name when getting `destInstance` flag (#118) by kezhenxu94 · 4 years ago