newrelic / newrelic-diagnostics-cli

NrDiag is a command line diagnostics tool for New Relic Products that was created by and is maintained by New Relic Global Technical Support
39 stars 19 forks source link

fix: Remove payload from usage data #209

Closed cade-conklin closed 10 months ago

cade-conklin commented 10 months ago

Issue

Unnecessary data in usage payload

Goals

Remove unnecessary data in usage payload

Implementation Details

Removed lines that added data to payload

How to Test

go test ./...