spacemonkeygo / monkit

A flexible process data collection, metrics, monitoring, instrumentation, and tracing client library for Go
http://godoc.org/gopkg.in/spacemonkeygo/monkit.v2
Apache License 2.0
480 stars 33 forks source link

Func() should return the current caller function name #24

Closed VinozzZ closed 4 years ago

VinozzZ commented 4 years ago

Right now, Func() returns the parent of currently executing function name