Results 3 comments of maru

@fzyzcjy This `other` seems to truncate the number of elements in the profile response, to allow tools (for example, a frontend) to render large profiles efficiently. You can configure `maxNodes`...

The same issue occurs on my side too. I also found User-Defined tags were not passed.

@joanlopez Thank you for your reply. I checked OTEL output without the k6-operator and it works fine. So, the cause of my issue seems to be the k6-operator side. I...