This website requires JavaScript.
Explore
Help
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2026-04-20 01:16:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.14.10
kubeshark
/
tap
/
extensions
/
amqp
History
M. Mert Yıldıran
8ba96acf05
Don't omit the
Latency
field in
BaseEntryDetails
(
#302
)
2021-09-23 14:58:20 +03:00
..
go.mod
Refactor Mizu, define an extension API and add new protocols: AMQP, Kafka (
#224
)
2021-09-02 14:34:06 +03:00
helpers.go
Turn
table
and
body
strings to constants and move them to extension API (
#262
)
2021-09-05 06:44:16 +03:00
main.go
Don't omit the
Latency
field in
BaseEntryDetails
(
#302
)
2021-09-23 14:58:20 +03:00
read.go
Fix the memory exhaustion by optimizing max. AMQP message size and
GOGC
(
#257
)
2021-09-09 17:45:37 +03:00
spec091.go
Fix the memory exhaustion by optimizing max. AMQP message size and
GOGC
(
#257
)
2021-09-09 17:45:37 +03:00
structs.go
Refactor Mizu, define an extension API and add new protocols: AMQP, Kafka (
#224
)
2021-09-02 14:34:06 +03:00
types.go
Fix the memory exhaustion by optimizing max. AMQP message size and
GOGC
(
#257
)
2021-09-09 17:45:37 +03:00
write.go
Refactor Mizu, define an extension API and add new protocols: AMQP, Kafka (
#224
)
2021-09-02 14:34:06 +03:00