powered by
Obtain account metrics that can be interpreted with Prometheus
cds_account_metrics(token = cds_get_token(), ...)
Returns text that can be interpreted with Prometheus
An API key to be used for authentication. Will use cds_get_token() by default.
cds_get_token()
Ignored
if (interactive() && cds_token_works()) { cds_account_metrics() }
Run the code above in your browser using DataLab