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 <[email protected]>
Date: 2016-12-08T14:42:58Z
Add
commit e9d4e3ad09fd460a14524cf5e7671f067b712ace
Author: Hao Chen <[email protected]>
Date: 2016-12-08T14:46:10Z
Merge branch 'master' of https://github.com/apache/incubator-eagle into
AddMetricSchemaService
commit 6c71b68702c0dbc1d51d0a9a0998eba13e13ad19
Author: Hao Chen <[email protected]>
Date: 2016-12-08T16:08:52Z
Implement MetricSchemaGenerator
commit 5bd9840e160315dd879407c1fc1f1ecb7a5c6125
Author: Hao Chen <[email protected]>
Date: 2016-12-08T16:24:26Z
Simplify metric schema tag names
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---