Also, is there a way to get metrics like number of records for a particular namespace and set across the cluster using the Python Client (example - metrics provided by ‘info set’ )?
Thanks for the help.
Also, is there a way to get metrics like number of records for a particular namespace and set across the cluster using the Python Client (example - metrics provided by ‘info set’ )?
Thanks for the help.
Yes, info "namespace/[NS_NAME]"
.
Please see our metrics reference page for more.
Thanks. Can you please give an example showing which class I should use from the python client to get this info?
This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.