You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (Jira)" <ji...@apache.org> on 2023/02/04 17:05:00 UTC

[jira] [Created] (RANGER-4069) Add performance tracing instrumentation to Tag Enricher

Abhay Kulkarni created RANGER-4069:
--------------------------------------

             Summary: Add performance tracing instrumentation to Tag Enricher
                 Key: RANGER-4069
                 URL: https://issues.apache.org/jira/browse/RANGER-4069
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
            Reporter: Abhay Kulkarni
            Assignee: Abhay Kulkarni


Ranger enriches the access request before it is evaluated for access. One of important steps during enrichment is computing applicable tags and add them to the request's context. Tag enricher is used to figure out the set of applicable tags. 

This Jira adds performance tracing instrumentation to measure time taken by Tag enricher code to find matching tags.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)