The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
Go to file
leon-up9 df1fd2c3a7
Ui/Resiszable (#990)
* fixed toast
fixed filter refresh on reload

* revarted

* sticky selectlist header

* apply check to filtered items

* grpc filter Bug

* should almost fix filtering

* working without disabled

* handle disabled items

* small refactor

* almost working with weird jesture

* test

* servicesFilterList height

* fixed to work

* refresh margin

* after PR notes

* remove redunded var

* pr review

* Pr comments

* removed line

* removed redundant

* nullable check

Co-authored-by: Leon <>
2022-04-12 16:27:20 +03:00
.github Use author instead of commiter in slack alerts (#992) 2022-04-12 10:48:50 +03:00
acceptanceTests Fix acceptance test (body size and right side pane changes) (#907) 2022-03-22 09:56:34 +02:00
agent Fixed service map unresolved bug (#986) 2022-04-11 14:37:53 +03:00
assets Update the UI screenshots (#476) 2021-11-16 22:44:31 +03:00
cli Bump the version to 0.6.6 and fix the index shift bug that occurs after database truncation (#931) 2022-03-26 18:25:38 +03:00
devops Refactored Dockerfile (#902) 2022-03-23 16:16:37 +02:00
docs Readme changes: moving all usage documentation to getmizu.io, and have only dev documentation in Github (#879) 2022-03-06 10:44:37 +02:00
shared Update tap targets over ws (#901) 2022-03-23 13:50:33 +02:00
tap Fix the unit tests of protocol extensions (#982) 2022-04-09 06:56:09 -07:00
ui Fix screen layout (#993) 2022-04-12 11:20:02 +03:00
ui-common Ui/Resiszable (#990) 2022-04-12 16:27:20 +03:00
.dockerignore Split UI build (#681) 2022-01-24 10:02:35 +02:00
.gitignore UI Splitting to common components (#883) 2022-03-15 18:45:43 +02:00
codecov.yml codecov yml for tests threshold (#214) 2021-08-15 12:19:00 +03:00
Dockerfile Build ui-common part of CI (#914) 2022-03-29 14:14:52 +03:00
LICENSE Initial commit 2021-04-19 13:29:56 +03:00
Makefile Updated Dockerfile and fixed typo in Makefile (#929) 2022-03-27 01:39:50 +03:00
README.md Readme changes: moving all usage documentation to getmizu.io, and have only dev documentation in Github (#879) 2022-03-06 10:44:37 +02:00

Mizu: The API Traffic Viewer for Kubernetes

GitHub License GitHub Latest Release Docker pulls Image size Slack

The API Traffic Viewer for Kubernetes

A simple-yet-powerful API traffic viewer for Kubernetes enabling you to view all API communication between microservices to help your debug and troubleshoot regressions.

Think TCPDump and Wireshark re-invented for Kubernetes.

Simple UI

Quickstart and documentation

You can run Mizu on any Kubernetes cluster (version of 1.16.0 or higher) in a matter of seconds. See the Mizu Getting Started Guide for how.

For more comprehensive documentation, start with the docs.

Working in this repo

We ❤️ pull requests! See CONTRIBUTING.md for info on contributing changes.
In the wiki you can find an intorduction to mizu components, and development workflows.

Code of Conduct

This project is for everyone. We ask that our users and contributors take a few minutes to review our Code of Conduct.