-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Task]: Remove stopwatch implementation from GitFileUtils #32402
Comments
Hi @sondermanish, I am unable to find GitFileUtils, can you check and let me know is this GitFileUtils or FileUtilsCEimpl, GitExecutorCEImpl and can you provide additional details for this? |
Hi @sondermanish, @nidhi-nair can you please check and let me know is this GitExecutorCEImpl or not, i am unable to find the GitFileUtils? |
Hi @sondermanish, @nidhi-nair is your expectation just to replace the stopwatch with micrometer to get logs or is there anything additional that needs to be done? |
Hi @Sai6347 , apologies for the delay in response. Yes, the expectation is that we switch from the stopwatch implementation to micrometer, and use reactive traces where applicable. Please check references across the project of the |
ok nidhi, let me know is there change in the output logs after changing to micrometer |
Hi @nidhi-nair, I have replaced the stopwatch with Micrometer for tracking metrics, but I’m encountering an "Access Denied" issue when trying to check the metrics due to invalid credentials. Could you share any documentation or resources on verifying and comparing these metrics with Micrometer? This would help me confirm if the integration is working correctly. |
Hi @nidhi-nair , @sondermanish could you please let me know what are the credentials i need to pass here to check the metrics. |
Hi @nidhi-nair , @sondermanish could you please help me out to check and verify the metrics |
Hi @Sai6347! Thank you for helping out with this task.
Looking forward to facilitate your successful contribution. |
ok @sondermanish i have understood that, but i have one doubt here i have changed the implementation in GitExecutorCEImpl, because i didn't find any file with GitFileUtils. can you give me clarity on it? |
@Sai6347 Please look for |
Ok thankyou manish |
Hi @sondermanish , @nidhi-nair can you please assign a reviewer to this pull request |
SubTasks
GitFileUtils
.The text was updated successfully, but these errors were encountered: