v0.1.0
What's Changed
- Update README_zh.md by @zengyuxing007 in #58
- return error when collector timed out & add detailed log by @Lyt99 in #59
- support runtime v1 api by @BSWANG in #65
- support k3s runtime api & support specify cri address by @BSWANG in #66
- fix panic when check external traffic in networkpolicy by @Lyt99 in #67
- add global suspicion to json format and web ui by @Lyt99 in #68
- add version info when build & add version command by @Lyt99 in #69
- fix flannel route check when backend type is not vxlan by @Lyt99 in #72
- upgrade ci checkout to v3 & add fetch-depth: 0 by @Lyt99 in #71
- use d2 instead of graphviz as graph engine by @Lyt99 in #73
- add parameter validate by @Lyt99 in #74
- using main tag for go install by @Lyt99 in #75
- fix metrics label override by prometheus operator default scrape rule by @BSWANG in #80
- auto register grafana dashboard by @BSWANG in #82
- doc: fix docker run command with --http-address by @Lyt99 in #83
- fix(exporter): start probes for metric server by @Lyt99 in #84
- feat(exporter): add sidecar mode by @Lyt99 in #86
- feat(diagnosis): add host interface detection by @Lyt99 in #90
- feat(exporter): support quickstart by vagrant by @Lyt99 in #91
- add sample config.yaml by @jzwlqx in #92
- remove unnecessary padding on union addr by @BSWANG in #93
- fix(exporter): fix list pod by @Lyt99 in #94
- feat(exporter): support k3s & RUNTIME_SOCK by @Lyt99 in #95
- add codes that used to collect flow info from kernel by @jzwlqx in #97
- fix: reduce packetloss prober cpu consume by @BSWANG in #100
- feat: use kernel btf first by @BSWANG in #99
- feat(exporter): support config hot reload by @Lyt99 in #101
New Contributors
- @zengyuxing007 made their first contribution in #58
- @jzwlqx made their first contribution in #92
Full Changelog: v0.0.2-alpha...v0.1.0