Issue 11032
Store checklist metrics in the registry
11032
Reporter: mdoering
Type: Improvement
Summary: Store checklist metrics in the registry
Description: Update the core CLB indexer and to also write clb namespace metrics tags into the registry when updating a checklist object in checklist bank.
Priority: Major
Resolution: Invalid
Status: Closed
Created: 2012-04-17 11:33:28.321
Updated: 2013-12-09 13:41:03.235
Resolved: 2012-08-09 14:03:56.482
Author: mdoering@gbif.org
Comment: We could also consider removing or at least trimming the checklist table in the clb db and only use the registry. But this would create a strong dependency on the registry and clb would be unusable without it - so maybe this is not a good idea?
Created: 2012-05-22 21:43:46.849
Updated: 2012-05-22 21:43:46.849
Author: trobertson@gbif.org
Comment: Please elaborate on what metrics are actually needed in a Wiki before deciding on the development approach. We need to consider metrics tracking across the stores, and it is possible the registry is not the best location. Occurrence for example might be in HBase, and I'd like to understand the needs for checklist metrics under the same approach.
Created: 2012-07-05 11:09:37.092
Updated: 2012-07-05 11:09:37.092
Author: mdoering@gbif.org
Created: 2012-07-05 11:58:52.218
Updated: 2012-07-05 11:58:52.218
http://dev.gbif.org/wiki/display/POR/Checklist+Metrics
The checklist metrics are the ones considered to be moved to the registry currently, cause the Checklist class has been removed from the API