Closed alejandrodnm closed 5 years ago
This PR adds unsigned versions of RATE and DELTA, this is driven by the fact that we had a check for non-negative RATE/DELTA then remove it, and now it's being asked again. This adds the flexibility to use both cases.
https://github.com/newrelic/infra-integrations-sdk/pull/110
Description of the changes
This PR adds unsigned versions of RATE and DELTA, this is driven by the fact that we had a check for non-negative RATE/DELTA then remove it, and now it's being asked again. This adds the flexibility to use both cases.
https://github.com/newrelic/infra-integrations-sdk/pull/110
PR Review Checklist
Author
Reviewer