Skip to content

Track missing vertex lookups in metrics #3277

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Track missing vertex lookups in metrics #3277

merged 1 commit into from
May 15, 2025

Conversation

arnetheduck
Copy link
Member

When looking up a VertexID, the entry might not be present in the database - this is currently not tracked since the functionality is not commonly used - with path-based vertex id generation, we'll be making guesses however where empty lookups become "normal" - the same would happen for incomplete databases as well.

When looking up a VertexID, the entry might not be present in the
database - this is currently not tracked since the functionality is not
commonly used - with path-based vertex id generation, we'll be making
guesses however where empty lookups become "normal" - the same would
happen for incomplete databases as well.
@arnetheduck arnetheduck merged commit 152f3cd into master May 15, 2025
23 checks passed
@arnetheduck arnetheduck deleted the miss-metrics branch May 15, 2025 05:53
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.

1 participant