Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/profefe/kube-profefe

continuous profiling made easy in Kubernetes with profefe
https://github.com/profefe/kube-profefe

golang kubernetes performance pprof

Last synced: 4 months ago
JSON representation

continuous profiling made easy in Kubernetes with profefe

Awesome Lists containing this project

README

        

[Profefe](https://github.com/profefe/profefe) is a project developed by
[@narqo](https://github.com/narqo). I was looking for a solution to do
continuous profiling and I realized his code was well abstracted and comfortable
to extend. The API server was already done and I decided to write an integration
with Kubernetes.

The documentation is located to [./docs/content/docs](./docs/content/docs) or to
[kubernetes.profefe.dev](https://kubernetes.profefe.dev).

## Install

[./docs/content/docs/installation.md](./docs/content/docs/installation.md)