epugh commented on code in PR #1957:
URL: https://github.com/apache/solr/pull/1957#discussion_r1336083135


##########
solr/prometheus-exporter/src/test-files/solr/security.json:
##########


Review Comment:
   have you seen the new "sane defaults" security.json?  It declares four 
roles, index, search, admin, and superadmin.  I wonder if it would make sense 
to add a "monitor" role to that as part of this?  So you do:
   
   ```
   bin/solr auth...
   ```
   and now you are ready for 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: [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