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

metric endpoints lost after upgrade to 2.7.0 #31275

Closed
Thorndike opened this issue Jun 8, 2022 · 1 comment
Closed

metric endpoints lost after upgrade to 2.7.0 #31275

Thorndike opened this issue Jun 8, 2022 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@Thorndike
Copy link

After upgrading from spring boot version 2.6.7 to version 2.7.0 we lost some of our metrics.
Specifically we are missing http_server metrics like

  • http_server_requests_seconds_sum
  • http_server_requests_seconds_count

other metrics like http_client_requests* are still available.

Those http_server metrics are not on the list of changed metrics in the release notes.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 8, 2022
@snicoll
Copy link
Member

snicoll commented Jun 8, 2022

Thanks, this is a duplicate of #31150

@snicoll snicoll closed this as completed Jun 8, 2022
@snicoll snicoll added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 8, 2022
@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

4 participants