[
https://issues.apache.org/jira/browse/METRON-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084824#comment-16084824
]
ASF GitHub Bot commented on METRON-1035:
----------------------------------------
GitHub user simonellistonball opened a pull request:
https://github.com/apache/metron/pull/649
METRON-1035 Added SUM to the rules triage aggregation docs
## Contributor Comments
Quick doc fix verified against code.
## Pull Request Checklist
### For all changes:
- [x] Is there a JIRA ticket associated with this PR? If not one needs to
be created at [Metron
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
- [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA
number you are trying to resolve? Pay particular attention to the hyphen "-"
character.
- [x] Has your PR been rebased against the latest commit within the target
branch (typically master)?
### For documentation related changes:
- [x] Have you ensured that format looks appropriate for the output in
which it is rendered by building and verifying the site-book? If not then run
the following commands and the verify changes via
`site-book/target/site/index.html`:
```
cd site-book
mvn site
```
#### Note:
Please ensure that once the PR is submitted, you check travis-ci for build
issues and submit an update to your PR as soon as possible.
It is also recommended that [travis-ci](https://travis-ci.org) is set up
for your personal repository such that your branches are built there before
submitting a pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/simonellistonball/incubator-metron METRON-1035
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metron/pull/649.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 #649
----
commit d2604086c52f00656ffab23b8b4eab1d30aeecee
Author: Simon Elliston Ball <[email protected]>
Date: 2017-07-12T22:12:31Z
Added SUM to the rules triage aggregation docs
----
> Documentation for rules triage aggregation does not include SUM
> ---------------------------------------------------------------
>
> Key: METRON-1035
> URL: https://issues.apache.org/jira/browse/METRON-1035
> Project: Metron
> Issue Type: Bug
> Reporter: Simon Elliston Ball
> Priority: Trivial
>
> The docs in the enrichment project does not indicate that SUM is an allowed
> aggregation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)