You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently turned on "Code Origin for Spans" via environment variable and noticed that it cause CPU to spike in our Django applications:
We had to turn the feature off for all applications while we investigate. One thing that stood out to us is the massive increase in time spent in the django cache layer: