Introduce the new user-facing Logs API as a placeholder#4236
Introduce the new user-facing Logs API as a placeholder#4236lmolkova merged 34 commits intoopen-telemetry:mainfrom
Conversation
62841ce to
04cf254
Compare
04cf254 to
cc85d9c
Compare
1929a39 to
9d9c8f2
Compare
9d9c8f2 to
7c78eff
Compare
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Robert Pająk <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
tedsuo
left a comment
There was a problem hiding this comment.
Looks great, let's get this merged and add the API method.
|
@trask, @lmolkova, @pellared can you please check the latest commit, it (should) include
Process taken: Merged changes from remote branch (which included the commits), updated missed renamings and pushed them back out (leading to loads of listed "commits" -- which should just be duplicative), I normally "cleanup" and squash the commits locally to keep it clean, but that requires a forced push to my branch and I didn't want to do that for this PR, hence the "messy" looking commits. |
trask
left a comment
There was a problem hiding this comment.
I think we may want to just call it the "Logs API" (which is enough to differentiate it from the "Logs Bridge API"), but I can propose that in a follow-up.
…ry#4236) Part of open-telemetry/oteps#265 --------- Co-authored-by: Robert Pająk <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Liudmila Molkova <[email protected]>
Part of open-telemetry/oteps#265