TritonDataCenter / dragnet

event stream analysis
MIT License
11 stars 4 forks source link

metrics should be scoped to datasources #25

Closed davepacheco closed 9 years ago

davepacheco commented 9 years ago

(Pulled out from #23)

Metrics have a global namespace, but that kind of sucks. They should be scoped to a datasource, and the metric configuration commands (metric-add, metric-remove, etc.) should always take a datasource and metric name instead of a --datasource optional argument.