Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Fix duration conversion #34

Merged

Conversation

quentinplessis
Copy link
Contributor

Durations such as response times are currently truncated to full seconds as follows:

  • 123ms becomes 0ms
  • 1500ms becomes 1000ms
  • 4567 becomes 4000ms

@CLAassistant
Copy link

CLAassistant commented Jul 13, 2020

CLA assistant check
All committers have signed the CLA.

@quentinplessis quentinplessis marked this pull request as ready for review July 13, 2020 09:46
@quentinplessis quentinplessis requested a review from a team as a code owner July 13, 2020 09:46
@MrAlias MrAlias merged commit 4be6143 into newrelic:master Jul 13, 2020
@MrAlias MrAlias mentioned this pull request Jul 13, 2020
@quentinplessis quentinplessis deleted the feature/duration-conversion-fix branch July 14, 2020 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants