Skip to content

feat(ai): Add an endpoint which lets you convert freetext into trace explorer parameters #90760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025

Conversation

colin-sentry
Copy link
Member

@colin-sentry colin-sentry commented May 1, 2025

Takes, for example, "give me a chart of slowest spans" and outputs orderby, groupby, charts, etc

Merge after #90748

@colin-sentry colin-sentry requested review from a team as code owners May 1, 2025 19:29
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 1, 2025
Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 59.09091% with 18 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...rc/sentry/api/endpoints/trace_explorer_ai_query.py 58.13% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #90760      +/-   ##
==========================================
+ Coverage   84.19%   87.80%   +3.60%     
==========================================
  Files       10282    10283       +1     
  Lines      583508   583552      +44     
  Branches    22579    22579              
==========================================
+ Hits       491290   512363   +21073     
+ Misses      91787    70758   -21029     
  Partials      431      431              

@colin-sentry colin-sentry enabled auto-merge (squash) May 1, 2025 19:54
@colin-sentry colin-sentry merged commit 0f28b05 into master May 1, 2025
59 checks passed
@colin-sentry colin-sentry deleted the trace_explorer_ai_query branch May 1, 2025 20:02
Copy link

sentry-io bot commented May 2, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎

andrewshie-sentry pushed a commit that referenced this pull request May 12, 2025
…explorer parameters (#90760)

Takes, for example, "give me a chart of slowest spans" and outputs
orderby, groupby, charts, etc

Merge after #90748
@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants