dlmarion commented on PR #6218: URL: https://github.com/apache/accumulo/pull/6218#issuecomment-4058017703
> Instead of changing the tags on the metrics could have all manager processes have the same tags and create a new gauge that indicates if primary manager or not. Before the manager process get the primary lock the gauge reads zero and after it get the lock the gauge reads one. I thought about that, but I think that will make it hard when looking at some other metric to determine if it's coming from the primary or not (you have correlate it with some other metric). This would especially be hard for graphing purposes. -- 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]
