You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/08 16:28:59 UTC

[jira] [Commented] (EAGLE-833) Add MetricSchemaGenerator and MetricSchemaService

    [ https://issues.apache.org/jira/browse/EAGLE-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732651#comment-15732651 ] 

ASF GitHub Bot commented on EAGLE-833:
--------------------------------------

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/725

    [EAGLE-833] Add MetricSchemaGenerator and MetricSchemaService

    * Add MetricSchemaService to store metric schema aside GenericMetric
    * Add MetricSchemaGenerator to automatically generate metric schema based on metric stream and metric definition.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haoch/incubator-eagle AddMetricSchemaService

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/725.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 #725
    
----
commit 9b7a33d02cbc8ec7a9c6baf2166296ac787bc2dc
Author: Hao Chen <ha...@apache.org>
Date:   2016-12-08T14:42:58Z

    Add

commit e9d4e3ad09fd460a14524cf5e7671f067b712ace
Author: Hao Chen <ha...@apache.org>
Date:   2016-12-08T14:46:10Z

    Merge branch 'master' of https://github.com/apache/incubator-eagle into AddMetricSchemaService

commit 6c71b68702c0dbc1d51d0a9a0998eba13e13ad19
Author: Hao Chen <ha...@apache.org>
Date:   2016-12-08T16:08:52Z

    Implement MetricSchemaGenerator

commit 5bd9840e160315dd879407c1fc1f1ecb7a5c6125
Author: Hao Chen <ha...@apache.org>
Date:   2016-12-08T16:24:26Z

    Simplify metric schema tag names

----


> Add MetricSchemaGenerator and MetricSchemaService
> -------------------------------------------------
>
>                 Key: EAGLE-833
>                 URL: https://issues.apache.org/jira/browse/EAGLE-833
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Hao Chen
>            Assignee: Hao Chen
>             Fix For: v0.5.0
>
>
> * Add MetricSchemaService to store metric schema aside GenericMetric 
> *Add MetricSchemaGenerator to automatically generate metric schema based on metric stream and metric definition.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)