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.
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 🚧 Replace _source in the APM queries #192608
🚧 WIP 🚧 Replace _source in the APM queries #192608
Changes from 14 commits
45ff639
b082ebd
e3ca03e
91a5bbc
73a5731
0354d3a
8d921bb
8e5614c
a9474cd
a246c31
53dabf7
55ea137
638b1cc
00d88b5
02ef2f5
bb8c710
536773d
32c2a59
2a67dc9
03a86d9
2e97e81
a6244f5
cb9f1d4
0b86fc2
f54e2b3
37dd831
8e55406
0cabafb
f5e627c
c52ddfd
e77d9a4
f8f9b78
3eac633
d467a38
ac07c73
cef6b68
2e26dc5
8666c00
8a66ac7
5dbdbc4
06545b5
a08ef93
f156559
e7da158
45f6285
0c6a4cb
4372e43
2ef8527
004f587
354d821
aebea67
60e4870
fe9be17
3f99bae
b4c5a95
9d040cf
e4fac40
634b899
9438e85
850b331
12ad0a5
9bcb917
12dffee
8bcec36
05acbbb
51b0f0b
4d866bb
f9b8b23
ba589cd
e8362c3
65a3580
d11b7e4
0a98a64
c7eeaa0
3dd2acb
e5b99df
cc592fb
d069d97
fe06eb5
cf86079
d4b4a83
8a27f0d
95f2cf7
7a34150
d7d4372
f083497
ec61907
7142a51
1a99043
630c6d0
57338e1
d543e39
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are these needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because of the blocker here - the error id in the Otel PoC data is missing currently. I will update it once it is fixed and I added it to unblock the testing of the other parts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I linked the issue in a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question marks here in the string need to be removed and the type should be
string | undefined
presumably?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe make fields explicit?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make fields explicit