Hi Everyone,
<gcp-pubsub>
<pull_on_start>yes</pull_on_start>
<interval>1m</interval>
<project_id>your_google_cloud_project_id</project_id>
<subscription_name>GKE_subscription</subscription_name>
<max_messages>1000</max_messages>
<credentials_file>path_to_your_credentials.json</credentials_file>
</gcp-pubsub>
and let's say that project A was successfully monitored
What
I want to ask is, how do I do it if I want to carry out monitoring on
project B, do I have to do it the same way as on project A?
Thanks & Regards
Juan