You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dharshana M Krishnamoorthy (Jira)" <ji...@apache.org> on 2021/05/26 18:00:09 UTC

[jira] [Created] (ATLAS-4312) [Atlas: Debug Metrics] When an entity is created via hive EntityREST_createOrUpdate metrics does not capture it

Dharshana M Krishnamoorthy created ATLAS-4312:
-------------------------------------------------

             Summary: [Atlas: Debug Metrics] When an entity is created via hive EntityREST_createOrUpdate metrics does not capture it
                 Key: ATLAS-4312
                 URL: https://issues.apache.org/jira/browse/ATLAS-4312
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
            Reporter: Dharshana M Krishnamoorthy


When debug metrics is enabled, all the debug data are captured.

When an entity is created by hitting the /entity endpoint, then the *EntityREST_createOrUpdate* is created/updated.

But if a hive table is created, this entry is not created/updated

*Steps to repro:*
 # Restart Atlas
 # Create a hive table after restart
 # Fetch debug metrics

 

Expectation:

EntityREST_createOrUpdate should be created in debug_audit_response

Observation:

The response is empty



--
This message was sent by Atlassian Jira
(v8.3.4#803005)