You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2021/11/15 17:16:00 UTC

[jira] [Resolved] (PHOENIX-6589) Add metrics for schema registry export

     [ https://issues.apache.org/jira/browse/PHOENIX-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey Jacoby resolved PHOENIX-6589.
--------------------------------------
    Resolution: Fixed

Merged to 4.x and master. Thanks for the reviews, [~swaroopa] and [~tkhurana]!

> 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
>            Priority: Major
>             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)