getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
579 stars 206 forks source link

Queries in Sentry show banner"could not find query source" on latest SDK version #3227

Open bruno-garcia opened 6 months ago

bruno-garcia commented 6 months ago

Could not find query source in the selected date range. Learn more in our documentation.

Docs: https://docs.sentry.io/product/performance/queries/#query-sources

image

Docs does mention it's only supported in a few SDKs and .NET isn't one of those

ericsampson commented 1 month ago

Is this a feature that needs to get added to the SDK?

jamescrosswell commented 1 month ago

Is this a feature that needs to get added to the SDK?

I think so yes. The docs indicate it's available for Laravel and Python. I can't see any RFCs or docs for this and can't find any reference in the change logs for the Python/Laravel SDKs.

@bitsandfoxes are you able to track down any info about this?