Julian Reschke created SLING-11343:
--------------------------------------

             Summary: resource resolver: add metrics for vanity path lookups
                 Key: SLING-11343
                 URL: https://issues.apache.org/jira/browse/SLING-11343
             Project: Sling
          Issue Type: Improvement
          Components: ResourceResolver
            Reporter: Julian Reschke


It would be interestintg to have metrics wrt to vanity path lookup and how well 
the bloom  filter performs, such as:

- total number of lookups
- "not founds" because of bloom filter filtering
- "not founds" although bloom filter says "probably contains"
- "hits"

(these metrics would only become active after vanity path init is done)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to