This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
Support for excluding detected resource labels for Stackdriver Trace #2076
Open
Description
I have spans to which I want to attach a lot of custom labels. However the automatically detected resource labels for a project running in GKE uses up 16 of the 32 maximum labels that Stackdriver Trace allows.
Is there currently a way to prevent these labels from being populated in a span? I didn't see one but I could be missing it.
Otherwise is this a feature we could consider?