Abhishek Agarwal created STORM-1598:
---------------------------------------
Summary: Replace metric separator colon (:) with dot (.)
Key: STORM-1598
URL: https://issues.apache.org/jira/browse/STORM-1598
Project: Apache Storm
Issue Type: Improvement
Components: storm-core
Reporter: Abhishek Agarwal
Assignee: Abhishek Agarwal
Priority: Minor
Metric collection systems such as graphite work well with dot as a path
separator in metric names. Right now we use <component>:<metric name> such as
drpc:num-http-requests etc. This can be replaced with drpc.num-http-requests
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)