Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getDuration method to FinishedSpan #265

Merged
merged 1 commit into from
May 25, 2023

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 19, 2023

No description provided.

@sonatype-lift

This comment was marked as outdated.

Copy link
Member

@jonatan-ivanov jonatan-ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I think we just need add tests. Thank you for the PR!

@jonatan-ivanov jonatan-ivanov added this to the 1.2.0-M1 milestone May 19, 2023
@jonatan-ivanov jonatan-ivanov added the enhancement New feature or request label May 19, 2023
@jonatan-ivanov jonatan-ivanov changed the title Add convenient method FinishedSpan::getDuration Add getDuration method to FinishedSpan May 19, 2023
@@ -60,6 +62,14 @@ public interface FinishedSpan {
*/
Instant getEndTimestamp();

/**
* @return span's duration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

33% of developers fix this issue

MissingSummary: A summary line is required on public/protected Javadocs.


ℹ️ Expand to see all @sonatype-lift commands

You can reply with the following commands. For example, reply with @sonatype-lift ignoreall to leave out all findings.

Command Usage
@sonatype-lift ignore Leave out the above finding from this PR
@sonatype-lift ignoreall Leave out all the existing findings from this PR
@sonatype-lift exclude <file|issue|path|tool> Exclude specified file|issue|path|tool from Lift findings by updating your config.toml file

Note: When talking to LiftBot, you need to refresh the page to see its response.
Click here to add LiftBot to another repo.

@jonatan-ivanov jonatan-ivanov merged commit 85a614a into micrometer-metrics:main May 25, 2023
6 of 7 checks passed
@jonatan-ivanov
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants