package
3.12.12+incompatible
Repository: https://github.com/threefoldtech/zos.git
Documentation: pkg.go.dev
# README
Perf
Perf is a performance test module that is scheduled to run and cache those tests results in redis which can be retrieved later over RMB call.
Perf tests are monitored by noded
service from zos modules.
Check the docs
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
MustGetZbusClient gets zbus client from the given context.
NewPerformanceMonitor returns PerformanceMonitor instance.
TryGetZbusClient tries to get zbus client from the given context.
No description provided by the author
# Variables
No description provided by the author
# Structs
PerformanceMonitor holds the module data.
# Interfaces
No description provided by the author