connect-usage
connect-usage copied to clipboard
Report on RStudio Connect Usage
We should use `rsconnect-python` to create a simple flask, dash, or streamlit example
An example admin app that does the following would be useful: - content by number of bundles - content by number of renderings - some manner of disk usage monitoring?...
Hi all, I created an R package ([`connectAnalytics`](https://github.com/tbradley1013/connectAnalytics)) that ships a shiny application that can be used to track Usage and User information on a RStudio Connect server using the...
I have created one app with connectapi r package and its working locally with SERVER and KEY. I deployed same app on RS connect server and added the environment variables....
Hello team, I am trying to get the users for the limited number of apps not all of them. you get get_users function but do not have more parameters, to...