Andrew Liu
Andrew Liu
[User Feecback] Feedback sent with the feedback API do not appear under Issue Details feedbacks tab.
@rodolfoBee ok got it. We're going to look into it!
[User Feecback] Feedback sent with the feedback API do not appear under Issue Details feedbacks tab.
This is one instance of the issue being tracked in - https://github.com/getsentry/sentry/issues/79859 So I'll close it. To summarize, widget feedbacks will not show up in the issue details tab until...
Useful refs: - https://docs.launchdarkly.com/sdk/client-side/react/react-web - https://launchdarkly.github.io/react-client-sdk/functions/withLDConsumer.html - https://launchdarkly.github.io/react-client-sdk/functions/withLDProvider.html - https://github.com/launchdarkly/react-client-sdk/blob/main/examples/hoc/src/universal/app.js - https://github.com/launchdarkly/react-client-sdk/blob/main/examples/hoc/src/universal/hooksDemo.js - https://openfeature.dev/docs/reference/technologies/client/web/react
I'm curious how exactly the TraceItemFilters are applied to filter another item type? Is it via trace_id? E.g. if I do "query all spans where log.severity = warn" It first...
@wmak got it thank you!