Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/653#discussion_r128009919 --- 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 -- Thanks, Mohan. I added your suggestions to #656.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---