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

   > One way to think of it is that each tag will create a unique time-series 
in some (most?) back ends. So, in addition to the number of metrics that are 
reported each interval, there can be negative impact to the collection / 
storage / display systems.
   
   Yeah, I think for this to be workable would need a user provided list of 
tables to tag.  This could be a metric property with a value of a list of table 
names or it could be a per table property that is a boolean.   So this would 
allow control over which tables are tagged.
   
   > Would something like tracing work?
   
   I think that would be out of scope of this issue.  This issue could be 
closed if its not something that seems workable.  This issue was about 
supporting current functionality of the monitor in an external metrics system.  
Currently in the monitor if a table is clicked on it will show metrics that are 
per table and per tserver.  Also in the tables view in the monitor can see 
metrics like how many compactions are queued for a table and what the current 
ingest rate is for a table.


-- 
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