dsmiley commented on PR #3416:
URL: https://github.com/apache/solr/pull/3416#issuecomment-3104833821

   Just want to react to something:
   
   >  otherwise we run the risk of blowing up cardinality for clouds with many 
cores without them knowing the moment they call the /admin/metrics endpoint 
without filtering.
   
   This is already a risk.  Any real-world use of fetching /admin/metrics is 
going to have a filtering parameter.  It'd be reasonable to detect that no 
filter was given and then potentially return an error.  If the user is just 
kicking the tires, they may want to ignore the filter requirement so the error 
message might contain a trivial suggestion like to see all Solr metrics.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to