wavefrontHQ / go-metrics-wavefront

Wavefront plugin for go-metrics
https://wavefront.com
Apache License 2.0
11 stars 15 forks source link

Baburajvelayudhan/goruntime #17

Closed baburajvelayudhan closed 5 years ago

baburajvelayudhan commented 5 years ago

JIRA ticket: https://wavefront.atlassian.net/browse/INT-432 -Golang metric

Added a flag in reporter to enable runtime metric collection.

The Report method is modified to invoke metrics.CaptureRuntimeMemStatsOnce, if the flag is set to true.