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

[DONT MERGE] [FD-892] instrument index reader - 2.8.5 #9911

Closed
wants to merge 2 commits into from

Conversation

FahadBSyed
Copy link
Contributor

No description provided.

@FahadBSyed FahadBSyed requested a review from a team as a code owner April 1, 2024 21:13
@FahadBSyed FahadBSyed marked this pull request as draft April 1, 2024 21:13
@FahadBSyed FahadBSyed removed the request for review from brycemcanally April 1, 2024 21:13
Copy link
Member

@jrockway jrockway 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.

zap.Int("traversed files", r.traversedFiles),
zap.Int("skipped files", r.skippedFiles),
}
if r.filter != nil {
Copy link
Member

Choose a reason for hiding this comment

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

This is fine but you can always zap.Any() this data structure.

@FahadBSyed FahadBSyed closed this May 16, 2024
@FahadBSyed FahadBSyed deleted the FD-892-2.8.5 branch May 16, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants