newrelic / infra-integrations-sdk

New Relic Infrastructure Integrations SDK
Apache License 2.0
44 stars 23 forks source link

Add possibility to define a custom folder for temporary files. #305

Closed alvarocabanas closed 7 months ago

alvarocabanas commented 7 months ago

Add argument to define a custom folder for temporary files.

TempDir        string `default:"" help:"Optional. Integrations path to store temporal data (defaults to os.tempDir if left empty)."`