kyanos
kyanos copied to clipboard
Visualize the time packets spend in the kernel, analyze requests/responses in command line.
The release notes mention a "new documentation site: kyanos.io." I expected this to lead to `https://kyanos.io`, but the link provided is `https://github.com/hengyoush/kyanos/blob/v1.4.0/kyanos.io`.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/kubernetes/staging/src/k8s.io/cri-api](https://redirect.github.com/kubernetes/kubernetes) | replace | digest | `2cb31c9` -> `810e9e2` | --- ### Configuration...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/charmbracelet/bubbletea](https://redirect.github.com/charmbracelet/bubbletea) | `v1.2.2` -> `v1.2.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcharmbracelet%2fbubbletea/v1.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) | `v1.9.0` -> `v1.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fstretchr%2ftestify/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fstretchr%2ftestify/v1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/zcalusic/sysinfo](https://redirect.github.com/zcalusic/sysinfo) | `v1.1.2` -> `v1.1.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fzcalusic%2fsysinfo/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fzcalusic%2fsysinfo/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/containerd/containerd](https://redirect.github.com/containerd/containerd) | `v1.7.23` -> `v1.7.24` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainerd%2fcontainerd/v1.7.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcontainerd%2fcontainerd/v1.7.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)...
[bs@VM-1-5-tencentos /opt]$ ./kyanos watch htp ERRO[0000] loadAgentObjects: load BTF: BTF not supported (requires >= v4.18) [bs@VM-1-5-tencentos /opt]$ uname -r 5.4.119-19-0009.11 提示是需要4.18以上,但是当前5.4确不支持。
I went to compile Kyanos on the latest version of Arch Linux and noticed it is missing support for OpenSSL 3.4.0. This causes a lot of functionality to be lost,...
**Is your feature request related to a problem? Please describe.** Could be useful to add a new filter by process name so kyanos could capture traffic of short live procs.