[
https://issues.apache.org/jira/browse/METRON-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15638068#comment-15638068
]
ASF GitHub Bot commented on METRON-548:
---------------------------------------
Github user mattf-horton commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/343#discussion_r86649631
--- Diff: metron-analytics/metron-profiler/README.md ---
@@ -210,78 +293,52 @@ This creates a profile...
* Adds the `length` field from each message
* Calculates the average as the result
-### Topology Configuration
+### Example 4
-The Profiler topology also accepts the following configuration settings.
+It is important to note that the Profiler can persist any serializable
Object, not just numeric values. An alternative to the previous example could
take advantage of this.
--- End diff --
This is a very nice new example, showing how to use the stats functions.
Please add a pointer to documentation for those, so the reader can understand
what the result data structure 's' looks like.
> Improve Profiler Documentation
> ------------------------------
>
> Key: METRON-548
> URL: https://issues.apache.org/jira/browse/METRON-548
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> Improve the documentation to highlight how the Profiler can store any
> serializable object, not just numeric values, and how that plays nicely with
> the Stellar STATS_* package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)