lightstep / lightstep-tracer-go

The Lightstep distributed tracing library for Go
https://lightstep.com
MIT License
98 stars 54 forks source link

remove deprecated metrics reporting feature #291

Closed codeboten closed 2 years ago

codeboten commented 2 years ago

This change removes the reporting of system metrics which was deprecated some time ago and is no longer used. Removing it allows us to remove the gopsutil dependency.