Github user MohanDV commented on a diff in the pull request:
https://github.com/apache/metron/pull/653#discussion_r127391226
--- Diff: metron-analytics/metron-profiler/README.md ---
@@ -69,7 +142,7 @@ More information on configuring and using the client can
be found [here](../metr
It is assumed that the `PROFILE_GET` client is correctly configured before
using it.
```
$ bin/stellar -z node1:2181
- [Stellar]>>> PROFILE_GET( "test", "10.0.0.1", PROFILE_FIXED(30,
"MINUTES"))
+ [Stellar]>>> PROFILE_GET( "hello-world", "10.0.0.1", PROFILE_FIXED(30,
"MINUTES"))
[451, 448]
--- End diff --
It will be more clear if we can explain what the output here.
ie , we have got 451 messages with ip_src_addr in the first interval of
15mins and 448 in the next interval ?
---
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.
---