keith-turner commented on issue #4511:
URL: https://github.com/apache/accumulo/issues/4511#issuecomment-2088632646

   > Other than well defined Accumulo system tables (root, metadata,...) it is 
probably not a good idea to add unbounded tags. Systems that have large numbers 
of dynamic tables will have issues.
   
   Yeah there is big difference there.   The monitor metrics only track the 
tables that currently exist, it will not track any deleted tables.  Adding a 
table id tag for external metrics would cause the metrics system to have data 
for tables that no longer exists.  So that is a huge difference.  If anything 
is done twoards this, would probably need to only add tags for tables that are 
specified by a user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to