How to get rclone metrics in Google cloud monitoring

Hi All,

We want to get out of box rclone metrics in Google Cloud Monitoring.
We have rclone installed in a Docker file and using a python script we are running rclone operation commands to copy files in gcs bucket. This is being executed using Cloud Run. We want to collect out of box metrics from rclone and push it to Google Cloud monitoring where we can view it.
We want to accomplish it in a simplified way without using/installing prometheus or any other such tools.
Please help with this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.