Unable to monitor node with RTview

I had the same issue and solved it by adding “TraceForwarderBK” to

“defaultBackends”: [
“KatipBK”,
“TraceForwarderBK”
],

in the node’s config file.
However, I didn’T find any documentation about it :frowning:

3 Likes