[
https://issues.apache.org/jira/browse/PHOENIX-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564002#comment-17564002
]
ASF GitHub Bot commented on PHOENIX-6564:
-----------------------------------------
dbwong commented on PR #1459:
URL: https://github.com/apache/phoenix/pull/1459#issuecomment-1178309571
Looked at the test failures they are the refCount issue I'm okay with
merging this now.
> Add Phoenix Connection Failed Global Metric
> -------------------------------------------
>
> Key: PHOENIX-6564
> URL: https://issues.apache.org/jira/browse/PHOENIX-6564
> Project: Phoenix
> Issue Type: New Feature
> Components: core
> Affects Versions: 4.16.1, 5.1.2
> Reporter: Daniel Wong
> Assignee: Lokesh Khurana
> Priority: Minor
>
> Add Phoenix Connection Failed Global Metric. We have
> PHOENIX_CONNECTIONS_ATTEMPTED_COUNTER as well as a
> PHOENIX_CONNECTIONS_THROTTLED_COUNTER but this doesn't cover all possible
> failures under attempted during DriverManager.getConnection. This Jira is to
> provide a counter that covers all failures and to ensure that attempted also
> covers as wide of a net as possible. This would be a counter metric that
> increments when DriverManager.getConnection fails to return a jdbc connection
> to the user.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)