dlmarion commented on issue #4511:
URL: https://github.com/apache/accumulo/issues/4511#issuecomment-2088870320

   > For example guidance, [Prometheus label 
guidelines](https://prometheus.io/docs/practices/instrumentation/#do-not-overuse-labels%5D)
 provides the following:,
   > 
   > ```
   > As a general guideline, try to keep the cardinality of your metrics below 
10, and for metrics that exceed that, aim to limit them to a handful across 
your whole system. The vast majority of your metrics should have no labels.
   > 
   > If you have a metric that has a cardinality over 100 or the potential to 
grow that large, investigate alternate solutions such as reducing the number of 
dimensions or moving the analysis away from monitoring and to a general-purpose 
processing system.
   > ```
   
   These guidelines aren't general time series database guidelines, right? They 
are based on the limitations of Prometheus?


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to