-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: logs SDK observability - otlploggrpc exporter metrics #7353
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
Changes from 39 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
0488097
feat: logs SDK observability - otlploggrpc exporter metrics
yumosx ac8f01a
commit all files
yumosx e017401
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx 621e00f
update the go.mod
yumosx 3921487
update pr id in readme.md
yumosx 168f672
fix the missing comment
yumosx 2b477de
Merge branch 'main' into yumosx-observ-log-new
yumosx 751506d
rename the exportLogDone to exportLogsDone
yumosx 58c1654
Merge remote-tracking branch 'origin/yumosx-observ-log-new' into yumo…
yumosx 4d6167e
fix the name of the env and ajust the condation to observ
yumosx e864ee8
Reset component name counter for each test.
yumosx 3b3d9ae
fix the version header and version value
yumosx a5ae93d
fix the version of the exportor
yumosx 1027206
check code and fmt
yumosx 8d70751
adjust the code of instrumentation and fix the missing name
yumosx 916ab2a
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx f625ddf
fix the mod
yumosx 4ec29e3
move it to other pr
yumosx 1cc5eaf
add BenchmarkExporterExportLogs test
yumosx 88d626c
adjust the code
yumosx fc8510e
fix the readme.md lint
yumosx 9626db8
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx 4d967e7
fix the readme.md
yumosx 7966a52
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx 8c3e4f7
adjust the code and fix the part success counter
yumosx dd99679
remove the repeated len(rl) and adjust the flag
yumosx 05dade5
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx dc9a411
refactor: adjust the exportDone to exportOp and use the partialSuccess
yumosx 6127c99
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx c4d7d8f
fix the benchmark bug
yumosx 374d3da
adjust the name
yumosx d9ab178
rm unuse var
yumosx 27b5970
add tests for the instrumentation scope
yumosx c42e1f7
fix documents and adjust the test use internal method
yumosx 1140d03
replace defer to t.cleanup
yumosx 6bb0d6b
fix the lint and check
yumosx 436055a
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx da4a765
refactor the serverAddrAttrs
yumosx 0be965f
Merge remote-tracking branch 'upstream/main' into yumosx-observ-log-new
yumosx 32b3c7e
inner the counter package and fix the missing serverAddrAttrs logic
yumosx a57b09f
fix lint
yumosx f2b2f78
adjust the setExportID
yumosx b4b44ea
refactor done
yumosx 607aff6
add debug log
yumosx e58aa63
fix the len
yumosx 4d18315
make the nextExporterID unimport
yumosx 45a461a
Merge branch 'main' into yumosx-observ-log-new
MrAlias a0d1b68
Merge branch 'main' into yumosx-observ-log-new
MrAlias 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
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.