pkg/test/mako
Victor Agababov 1ceb875570
Fix \" escaping and other nits in the pkg (#1339)
2020-05-16 09:36:02 -07:00
..
alerter Fix \" escaping and other nits in the pkg (#1339) 2020-05-16 09:36:02 -07:00
config Mako stub improvements (#868) 2019-11-22 11:33:09 -08:00
stub-sidecar Some fixes we did in server upstream to pkg (#1244) 2020-04-24 15:03:49 -07:00
OWNERS add vagababov (#1059) 2020-02-06 11:14:32 -08:00
README.md Format markdown (#592) 2019-08-22 07:11:35 -07:00
analyzer.go Move mako code to pkg (#590) 2019-08-21 18:48:34 -07:00
sidecar.go Some fixes we did in server upstream to pkg (#1244) 2020-04-24 15:03:49 -07:00
time.go Move mako code to pkg (#590) 2019-08-21 18:48:34 -07:00

README.md

Mako

Mako is an open source project for performance testing in Knative. It offers capacities like data storage, charting, statistical aggregation and automated regression analysis.

This folder contains common code that can be used by all Knative projects, with which we can follow the same process to set up Mako and collaborate.