virgo-agent-toolkit / rackspace-monitoring-agent

Rackspace Cloud Monitoring Agent
http://virgoagent.com/rackspace-monitoring-agent/
Apache License 2.0
118 stars 39 forks source link

Table to string changes #987

Closed richarxt closed 2 years ago

richarxt commented 2 years ago

We came to an issue where we are not aware what the issue is because of missing log statements and also table type is not converted to string before concatenation which is breaking the execution. So we added a new function which is returning string value from table type object.