Skip to content

HTTP Server and Data repositories metrics record null for the description #31516

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

Conversation

jakubskalak
Copy link
Contributor

Hi,
Recently, during creation of some dashboards with service metrics I found that some of them have missing descriptions.
Decided that maybe It would be good idea to fill them.

This is my first contribution so sorry for any mistakes.
If that missing descriptions are by design(for any reason), this PR can be closed.
If you have any concerns about descriptions - I am open to suggestions.

Before:
{"name":"http.server.requests","description":null," ...

After:
{"name":"http.server.requests","description":"Duration of requests made to HTTP Server", ...

And same for Data repositories invocations.

Build, Checkstyle and formatter 🟢

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 23, 2022
@philwebb philwebb changed the title Add missing descriptions for HTTP Server and Data repositories metrics. HTTP Server and Data repositories metrics record null for the description Jun 23, 2022
@philwebb philwebb added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 23, 2022
@philwebb philwebb added this to the 2.6.x milestone Jun 23, 2022
@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Jun 24, 2022
@wilkinsona wilkinsona removed the status: waiting-for-feedback We need additional information before we can continue label Jun 26, 2022
Copy link
Member

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

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

Thanks for the updates, @jakubskalak.

@jakubskalak
Copy link
Contributor Author

@wilkinsona
Stupid question, should I do something more, or you will just take care about it and merge in some point of time?

@wilkinsona
Copy link
Member

Not a stupid question at all. There's nothing more for you to do. We should hopefully get this merged before the next 2.6.x release.

@jakubskalak
Copy link
Contributor Author

Thanks a lot for clarifying!

@snicoll
Copy link
Member

snicoll commented Jul 13, 2022

@jakubskalak thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants