Skip to content

Collect metrics for application instances#4270

Merged
OlgaMaciaszek merged 15 commits intospring-cloud:mainfrom
heowc:feature/3685
Apr 25, 2024
Merged

Collect metrics for application instances#4270
OlgaMaciaszek merged 15 commits intospring-cloud:mainfrom
heowc:feature/3685

Conversation

@heowc
Copy link
Copy Markdown
Contributor

@heowc heowc commented Mar 24, 2024

Fixes #3685

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Hello @heowc, thanks for providing the PR. I have added some comments - please address. When it comes to actual metrics, I'll also request review from @jonatan-ivanov who specialises in it. Please also document the feature in docs/modules/ROOT/pages/spring-cloud-netflix.adoc.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

@jonatan-ivanov Could you please review the metrics-related code?

@OlgaMaciaszek OlgaMaciaszek self-assigned this Mar 25, 2024
@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Thanks a lot @jonatan-ivanov. @heowc please address the comments and don't hesitate to let us know if you need additional help.

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks @heowc. Waiting for the rest of the changes we've discussed.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

OlgaMaciaszek commented Apr 2, 2024

Thanks for updates, @heowc. It seems you're still working on it since there are TBD comments and not all the changes we've discussed have been implemented, I will not be reviewing it yet. Could you mark the PR as draft and then turn it back into regular PR once you're ready for review? Also, make sure to pull the changes from main and resolve existing conflicts. You can also add a comment for us to look at it when it's ready. If you have additional questions, also let us know. Please make sure you tag me in any comments so that we don't miss them.

@heowc heowc marked this pull request as draft April 4, 2024 15:24
heowc added 2 commits April 13, 2024 10:22
# Conflicts:
#	docs/modules/ROOT/partials/_configprops.adoc
#	spring-cloud-netflix-eureka-server/src/test/java/org/springframework/cloud/netflix/eureka/server/InstanceRegistryTests.java
@heowc heowc marked this pull request as ready for review April 13, 2024 09:15
Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks @heowc. This looks better. Have added some comments. Please address.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

@jonatan-ivanov Could you please review the reworked metrics?

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks, @heowc. LGTM. Will still wait for an approval from @jonatan-ivanov before merging this, though.

Comment thread docs/modules/ROOT/pages/spring-cloud-netflix.adoc
@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Thanks a lot @jonatan-ivanov.

Comment thread docs/modules/ROOT/pages/spring-cloud-netflix.adoc Outdated
Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks @heowc. Have added a comment. Please address. Also, please remove the typos from doc entry that @jonatan-ivanov has indicated.

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Thanks @heowc. LGTM.

@OlgaMaciaszek OlgaMaciaszek merged commit de6d506 into spring-cloud:main Apr 25, 2024
@heowc heowc deleted the feature/3685 branch April 25, 2024 09:59
natedanner pushed a commit to natedanner/spring-cloud__spring-cloud-netflix that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eureka server micrometer metrics for registered services

4 participants