Registry / observability / pyroscope-io-godeltaprof

pyroscope-io-godeltaprof

JSON →
library0.1.2gogounverified

Provides delta profiling support for Go applications, enabling efficient continuous profiling.

go get github.com/pyroscope-io/godeltaprof
INSTALL
IMPORT
SIG · PYROSCOPE-IO-GODEL
P
pyroscope-io-godeltaprof
observabilitygov0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

godeltaprof
github.com/pyroscope-io/godeltaprof

Shows basic initialization of a delta profiler.

package main import ( "github.com/pyroscope-io/godeltaprof" ) func main() { // Initialize delta profiler profiler := godeltaprof.NewProfiler() defer profiler.Stop() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
2
Resources
pyroscope-io-godeltaprof — go get pyroscope-io-godeltaprof · libregistry