proxy.golang.org : github.com/travelaudience/pprofetheus
pprofetheus is a collector for Prometheus that collects CPU profiling data for the current process and exports them as metrics. It can be used to monitor, visualize, and alert on profiling data from any Go process that imports pprofetheus and exports metrics via Prometheus. In order to use pprofetheus in your Prometheus-enabled Go application, you just need to and then import the same package, and set up the collector with Prometheus in your code, e.g. like this:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/travelaudience/pprofetheus
License: Apache-2.0
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/travelaudience
Last synced: 18 days ago