[GitHub] [atlas] mahaha000 commented on issue #39: ATLAS-3071:Add Functionalities to Collect Notification Metrics

2019-04-03 Thread GitBox
mahaha000 commented on issue #39: ATLAS-3071:Add Functionalities to Collect 
Notification Metrics
URL: https://github.com/apache/atlas/pull/39#issuecomment-479623008
 
 
   Resolved conflicts and updated the pull request. Thanks.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [atlas] mahaha000 commented on issue #39: ATLAS-3071:Add Functionalities to Collect Notification Metrics

2019-03-28 Thread GitBox
mahaha000 commented on issue #39: ATLAS-3071:Add Functionalities to Collect 
Notification Metrics
URL: https://github.com/apache/atlas/pull/39#issuecomment-477807052
 
 
   {
 "data": {
   "notification": {
 "TOTAL_MSG_COUNT": {
   "TOTAL_MSG_COUNT": 2
 },
 "TODAY": {
   "ENTITY_CREATED": 2,
   "NOTIFICATION_FAILED": 0,
   "ENTITY_UPDATED": 0,
   "ENTITY_DELETE": 0,
   "NOTIFICATION_PROCESSED": 2
 },
 "YESTERDAY": {
   "ENTITY_CREATED": 0,
   "NOTIFICATION_FAILED": 0,
   "ENTITY_UPDATED": 0,
   "ENTITY_DELETE": 0,
   "NOTIFICATION_PROCESSED": 0
 },
 "PAST_HOUR": {
   "ENTITY_CREATED": 0,
   "NOTIFICATION_FAILED": 0,
   "ENTITY_UPDATED": 0,
   "ENTITY_DELETE": 0,
   "NOTIFICATION_PROCESSED": 0
 },
 "THIS_HOUR": {
   "ENTITY_CREATED": 2,
   "NOTIFICATION_FAILED": 0,
   "ENTITY_UPDATED": 0,
   "ENTITY_DELETE": 0,
   "NOTIFICATION_PROCESSED": 2
 }
   },
   "general": {
 "collectionTime": 1553814686345,
 "entityCount": 887,
 "tagCount": 14,
 "typeUnusedCount": 39,
 "typeCount": 137
   },
   "tag": {
 "tagEntities": {
   "PII": 5,
   "FINANCE_PII": 3,
   "VENDOR_PII": 1,
   "DATA_QUALITY": 1,
   "EXPIRES_ON": 3,
   "REFERENCE_DATA": 1
 }
   },
   "entity": {
 "entityActive": {
   "__ExportImportAuditEntry": 1,
   "__AtlasUserSavedSearch": 2,
   "hive_table": 62,
   "__AtlasUserProfile": 1,
   "hive_db": 9,
   "hbase_namespace": 1,
   "hive_process": 61,
   "hive_storagedesc": 62,
   "AtlasGlossary": 3,
   "hdfs_path": 50,
   "AtlasServer": 1,
   "hbase_table": 3,
   "AtlasGlossaryTerm": 55,
   "hive_column_lineage": 72,
   "hbase_column_family": 11,
   "hive_column": 489
 },
 "entityDeleted": {
   "hbase_table": 2,
   "hbase_column_family": 2
 }
   }
 }
   }
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services