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
Im running off of memory here when I was looking into this a while back, but I believe source_unavailable is for inserts. Ecto does not set the source on inserts.
Describe the bug
I don't think this is a bug, I'm just not sure why I get "source_unavailable" for my Ecto metrics.
Expected behavior
I see in the code:
What scenarios result in "source_unavailable"? I see the
&ecto_query_tag_values/1
call, but I'm not sure why I keep resulting in "source_unavailable".The text was updated successfully, but these errors were encountered: