Can dotnet agent obtain kubernetes fields?

version: 7.8.1

I used dotnet agent. I found that kubernetes fields were missing, but I didn't know what was going on.
I've added kubernetes metadata.

I opened trace and found that kubernetes pod uid had been generated.
image


I take a java program. After installing the agent, there is a kubernetes pod uid.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.