issues
search
newrelic
/
infra-integrations-sdk
New Relic Infrastructure Integrations SDK
Apache License 2.0
46
stars
24
forks
source link
feat: add unique path for storage file
#260
Closed
cristianciutea
closed
3 years ago
cristianciutea
commented
3 years ago
This PR will:
add unique ID for integration instance based on integration cmd line arguments
use the unique ID when creating the file for rate/delta storage (this will avoid collision issues when using discovery)
add entityKey as a namespace attribute to the metric set
This PR will: