Geoffrey Jacoby created PHOENIX-6589:
----------------------------------------
Summary: Add metrics for schema registry export
Key: PHOENIX-6589
URL: https://issues.apache.org/jira/browse/PHOENIX-6589
Project: Phoenix
Issue Type: Sub-task
Reporter: Geoffrey Jacoby
Assignee: Geoffrey Jacoby
Fix For: 4.17.0, 5.2.0
PHOENIX-6227 added a step to DDL for tables and views where
CHANGE_DETECTION_ENABLED was true, where the table metadata would be exported
to a schema registry service.
We should have metrics around this export process so that operators can monitor
its health. Potential metrics include:
* CREATEs successfully exported
* ALTERs successfully exported
* Time taken for each request
* CREATEs unsuccessfully exported
* ALTERs unsuccessfully exported
--
This message was sent by Atlassian Jira
(v8.20.1#820001)