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)