Skip to content

Add subnet cache metrics. #86

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
Aug 15, 2025

Conversation

WinterCabbage
Copy link
Contributor

From Unbound-Control Doc:

# Number of queries that got an answer that contained EDNS client subnet data.
num.query.subnet

# Number of queries answered from the edns client subnet cache. 
# These are counted as cachemiss by the main counters, but hit the client subnet specific cache after getting processed by the edns client subnet module.
num.query.subnet_cache

@WinterCabbage
Copy link
Contributor Author

Resolves #85

@jsha
Copy link
Collaborator

jsha commented Aug 14, 2025

Thanks!

@jsha jsha merged commit 304429b into letsencrypt:main Aug 15, 2025
3 of 4 checks passed
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.

2 participants