I see that the refId and name in transformation debug window are undefined. I checked the code and in the go part query.go the refId is correctly returned. Somehow it does not end up in the panel itself. This makes it hard to rename values that have the same name from different topics. With the RefId i could tell them appart. Furthermore the frame name is set to an empty string in the query.go. Why not setting the topic as the name of the frame?
Probably this is a problem of the streaming framework itself or somewhere in the frontend code.
I see that the refId and name in transformation debug window are
undefined. I checked the code and in the go partquery.gothe refId is correctly returned. Somehow it does not end up in the panel itself. This makes it hard to rename values that have the same name from different topics. With the RefId i could tell them appart. Furthermore the frame name is set to an empty string in thequery.go. Why not setting the topic as the name of the frame?Probably this is a problem of the streaming framework itself or somewhere in the frontend code.