You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error is logged in the NodeRED debug console on complete deployment:
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Registry'
| property '_metrics' -> object with constructor 'Object'
| property 'MY_METRIC' -> object with constructor 'Gauge'
| property 'registers' -> object with constructor 'Array'
--- index 0 closes the circle
The text was updated successfully, but these errors were encountered:
The following error is logged in the NodeRED debug console on complete deployment:
The text was updated successfully, but these errors were encountered: