Hi, I am wondering how to use MonitoredResource in Stackdriver logging in Python. I found that MonitoredResource is available in REST API, JAVA, NODE.JS and C#, but I couldn't find it in Python. Since all log entries are written to global resource by default, I am wondering how to change that to a specific resource in Python, an example will be great.
cheers
Hi, I am wondering how to use
MonitoredResourceinStackdriver logginginPython. I found thatMonitoredResourceis available inREST API,JAVA,NODE.JSandC#, but I couldn't find it inPython. Since all log entries are written toglobalresource by default, I am wondering how to change that to a specific resource inPython, an example will be great.cheers