Open bmario opened 1 year ago
The url parameter to Agent.__init__() is supposed to contain the login information of the user connecting to MetricQ. For logging, it would be nice to have a redacted property available. I suggest Agent.url.
url
Agent.__init__()
Agent.url
The
url
parameter toAgent.__init__()
is supposed to contain the login information of the user connecting to MetricQ. For logging, it would be nice to have a redacted property available. I suggestAgent.url
.