-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(explorer): rpcs for getting log/metric attrs for a trace id + substring #103875
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
+643
−62
Merged
Changes from 15 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
df193e8
init
aliu39 a4d1c58
fix dt
aliu39 5a17020
support short id and use query
aliu39 4483c06
try trace_query rpc
aliu39 a43aa18
update
aliu39 6a388a2
Merge branch 'master' into aliu/trace-query
aliu39 92adaf6
get_log_attrs
aliu39 385f7b1
get_metric_attrs
aliu39 c3a3454
register
aliu39 6c9bfe0
fix
aliu39 527dd2c
fix parse
aliu39 574091b
substr type
aliu39 b0e83c4
single pslug
aliu39 3982a9f
exact metric name
aliu39 a38e20a
opt metric name filter, proj id filter
aliu39 f657d5f
review feedback
aliu39 d777b1e
update return format
aliu39 0b0528a
proj slugs and docstr
aliu39 cac3092
Merge branch 'master' into aliu/trace-query
aliu39 4203a7f
mypy n limit
aliu39 982eb61
limit
aliu39 eca5c16
limit n ts
aliu39 6d82086
Merge branch 'aliu/trace-query' of github.com:getsentry/sentry into a…
aliu39 fd70413
Merge branch 'master' of github.com:getsentry/sentry into aliu/trace-…
aliu39 0024b9a
fix test
aliu39 27a35ea
fix test
aliu39 4ba3322
fix type
aliu39 5a2201c
fix public alias lookup
aliu39 e39e5ed
workin test
aliu39 3c98e5b
more tests
aliu39 7294901
cursor reveiw
aliu39 dbe1a6c
rev
aliu39 d34aae0
fix test
aliu39 f3eeed8
staticmethod
aliu39 be2f8fb
fix
aliu39 28a0c66
shorten typestrs and add project.id attr
aliu39 72dee60
final fix
aliu39 cfe0b11
metric tests
aliu39 fcbf216
fix proj.id vs _id
aliu39 e4eeeb5
Merge branch 'master' into aliu/trace-query
aliu39 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.