-
Notifications
You must be signed in to change notification settings - Fork 7.3k
feat: metrics capabilities #8318
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
+1,946
−228
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
e192c20
V!
jif-oai 358079d
V2
jif-oai 5c8e7d0
Some updates in doc
jif-oai a4ed08a
Some nits
jif-oai cbdcc98
Rework harness structure
jif-oai f3699c5
More validation
jif-oai b041858
client to tokio
jif-oai 2f18fc5
Move to otel
jif-oai 11c6045
Unification
jif-oai 14736ca
Unification 2
jif-oai d347354
Test base
jif-oai 3d5ee77
Test base 1
jif-oai 421d785
Move to tokio
jif-oai ff00555
Simplifications
jif-oai b2a8904
Further simplifications
jif-oai 6bcbe8e
Batch events in worker
jif-oai cea563e
flatten metrics
jif-oai ddff652
Basic emission
jif-oai 17e16f3
Drop warning
jif-oai feb4c0f
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai b9d174e
Fix merge
jif-oai 035712c
Lots of simplifications
jif-oai c597249
Make export symetric
jif-oai d40fec9
SIMPLEEEER
jif-oai dafbfe3
Add a few metrics
jif-oai e312462
Use a trait
jif-oai 0fcdcc0
Further cleaning
jif-oai 0b2164c
Better error
jif-oai ee43071
Improve readme
jif-oai bd5daad
Cleaning
jif-oai 1220572
Fixes
jif-oai 8e48bea
Fix tests
jif-oai 6ba7133
Merge branch 'main' into jif/metric-lib
jif-oai 80457cd
Fix merge
jif-oai 88e6096
Move to otel
jif-oai 6900a94
NIT
jif-oai 062351d
Update doc
jif-oai 4c16066
Go to u64
jif-oai 968109b
Add a test
jif-oai 67547c0
Fix tests
jif-oai 32b2b6a
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai 9f682f0
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai f34623b
Fix merge
jif-oai 277d5a7
Merge branch 'main' into jif/metric-lib
jif-oai 5f344d2
Add timer
jif-oai cc4864f
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai dd1c025
Disable metrics on analytics false
jif-oai 4212bf9
Merge remote-tracking branch 'origin/jif/metric-lib' into jif/metric-lib
jif-oai bc7fa5d
Drop error at client level and just log
jif-oai 76d2e7f
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai f792d75
Merge remote-tracking branch 'origin/main' into jif/metric-lib
jif-oai 28eec16
fix merge
jif-oai 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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.