[
https://issues.apache.org/jira/browse/IGNITE-9366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591746#comment-16591746
]
ASF GitHub Bot commented on IGNITE-9366:
----------------------------------------
GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/4615
IGNITE-9366 SQL system view for node metrics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alex-plekhanov/ignite ignite-9366
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4615.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4615
----
commit 7b88f3d11bccebf67e17021b3f710899c667d240
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-08-24T08:37:49Z
IGNITE-9366 SQL system view for node metrics
commit b14e8b7829761b64abd19fefe1fe8dc518210609
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-08-24T12:01:48Z
IGNITE-9366 Type fixed
commit f40ab052ddcf21f775bc4fc902ba8305978298ce
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-08-24T14:28:15Z
IGNITE-9366 Columns renamed
----
> SQL system view for node metrics
> --------------------------------
>
> Key: IGNITE-9366
> URL: https://issues.apache.org/jira/browse/IGNITE-9366
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: iep-13
>
> Implement SQL system view to show metrics of each node (information is
> available locally on each node). View must contain NODE_ID column and the
> same set of metrics as provided by {{ClusterMetrics}} interface.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)