Skip to content
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

[wip] [TraceQL] Autocomplete for events and links #3846

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ie-pham
Copy link
Collaborator

@ie-pham ie-pham commented Jul 4, 2024

What this PR does:
Add autocomplete support for events and links. Return empty responses for IDs in autocomplete.
Also returns event:name, link:spanID, and link:traceID to search results to be displayed on the UI

Grafana UI is not updated yet but API works as expected
Screenshot 2024-07-04 at 5 05 02 PM
Screenshot 2024-07-04 at 5 05 22 PM
Screenshot 2024-07-04 at 5 28 04 PM

event:name, link:spanID, and link:traceID
Screenshot 2024-07-01 at 9 37 26 PM
Screenshot 2024-07-01 at 9 38 01 PM

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant