grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.79k stars 583 forks source link

Add a page with stats about the pyroscope server #164

Closed petethepig closed 2 years ago

petethepig commented 3 years ago

E.g it would be useful to be able to see how much disk space / ram available the server has, how much CPU it's using, etc.

It would be nice to be able to see the config object pyroscope is running with (we need to make sure we exclude things that are secrets)

petethepig commented 3 years ago

We could use Prometheus Status pages for inspiration Screen Shot 2021-06-02 at 1 19 49 AM

petethepig commented 3 years ago

We should also add a page there where you can delete apps.