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 13ed8eb58a
Ui/TRA-4607 - replay mizu requests (#1165)
* modal & keyValueTable added

* added pulse animation
KeyValueTable Behavior improved
CodeEditor addded

* style changed

* codeEditor styling
support query params

* send request data

* finally stop loading

* select width

* methods and requesr format

* icon changed & moved near request tab

* accordions added and response presented

* 2 way params biding

* remove redundant

* host path fixed

* fix path input

* icon styles

* fallback for format body

* refresh button

* changes

* remove redundant

* closing tag

* capitilized character

* PR comments

* removed props

* small changes

* color added to reponse data

Co-authored-by: Leon <>
2022-07-03 09:48:56 +03:00
.github Add Go crypto/tls eBPF tracer for TLS connections (#1120) 2022-06-12 14:14:41 +03:00
acceptanceTests Fix problems that golang inspection reported (#1158) 2022-06-23 16:49:56 +03:00
agent Fix replay to be like the test (#1173) 2022-06-29 11:54:16 +03:00
assets Update the UI screenshots (#476) 2021-11-16 22:44:31 +03:00
cli allow to configure max live streams from mizu cli (#1172) 2022-06-28 14:41:47 +03:00
devops Fix Go crypto/tls eBPF tracer on ARM64 (#1162) 2022-06-26 14:11:04 +03: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
logger Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
performance_analysis Close gopacket connection immediately, basic throttling and assembler mutex removal 2022-06-19 16:47:03 +03:00
shared Add reply endpoint for http (#1168) 2022-06-28 18:39:23 +03:00
tap fix small regression with openssl (#1176) 2022-06-30 17:39:03 +03:00
ui Ui/TRA-4607 - replay mizu requests (#1165) 2022-07-03 09:48:56 +03:00
ui-common Ui/TRA-4607 - replay mizu requests (#1165) 2022-07-03 09:48:56 +03:00
.dockerignore Split UI build (#681) 2022-01-24 10:02:35 +02:00
.gitignore Fix acceptance tests failures caused by fetch 50 and a race in the tests (#1074) 2022-05-11 13:14:01 +03:00
codecov.yml
Dockerfile Fix Go crypto/tls eBPF tracer on ARM64 (#1162) 2022-06-26 14:11:04 +03:00
LICENSE
Makefile Add profiling tools (#1087) 2022-05-18 15:42:13 +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.