-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[spm] GetCallRate implementation #7229
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
yurishkuro
merged 58 commits into
jaegertracing:main
from
pipiland2612:GetCallRate_implementation
Jul 2, 2025
+1,769
−59
Merged
Changes from 37 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
1f03928
Add implementatiom for getCallRate
pipiland2612 952e661
Add implementation of translator.go
pipiland2612 0cb1cf7
Remove r.Logger and add comment
pipiland2612 ad76e0d
Add comment for buildBool Query
pipiland2612 cb15f3b
Add comment for buildCallRateAGG
pipiland2612 7af750e
Add groupByOperation for getCallRate
pipiland2612 b1973df
Refactor translator.go
pipiland2612 64aa3e1
Fix small bugs
pipiland2612 54b6584
Add unit test for get_call_rate
pipiland2612 6553479
Add new test_data & span emit for metricreader
pipiland2612 67223d8
Add span emit into executeSearch()
pipiland2612 6e41fd1
Add logger debug
pipiland2612 25bee29
Rename constant
pipiland2612 0ef264c
Handle groupbyoperation and fix reader_test
pipiland2612 b19267e
Format code
pipiland2612 7194a9c
add translator_test
pipiland2612 cf06c4d
make fmt
pipiland2612 80566c1
Fix for make lint test
pipiland2612 917a31f
Fix comment
pipiland2612 16e9093
Removed errror in calculateTimeRange
pipiland2612 84b7741
Add test for unhandled cases in reader.go
pipiland2612 4819bdd
Add more test cases for translator_test
pipiland2612 c194a31
Add commetn
pipiland2612 53cc009
Fix script and comment
pipiland2612 8d0981f
Fix script test
pipiland2612 cbfa180
Remove movingFnAgg
pipiland2612 cec1470
Fix reader_test
pipiland2612 6316de9
Fix and refactor test
pipiland2612 a4e44a6
Add 10mins extended times
pipiland2612 bff43d5
Remove unneccessary file
pipiland2612 42aa81e
Add comment
pipiland2612 d2341d3
Detailed comment
pipiland2612 2dc902d
ADd error handling in calculate time range
pipiland2612 4d32de3
Add more test
pipiland2612 a61892f
Remove uneccessary constructor & rename
pipiland2612 dd3f159
Fix reader_test
pipiland2612 2156a6a
Fix toDomainMetricPointValue
pipiland2612 a7d3a98
Refactor and add comment to reader.go
pipiland2612 e8749ea
Refactor reader.go and add query_logger
pipiland2612 e9a4105
Remove buildQueryJson
pipiland2612 02e981e
Add test for query_logger
pipiland2612 685919e
make fmt and lint test
pipiland2612 5b19963
Refactor reader.go
pipiland2612 3095a01
Add readme.md to explain getCallRate
pipiland2612 ddcd270
Merge and solve conflict with main branch
pipiland2612 6ea81c5
Merge branch 'main' into GetCallRate_implementation
pipiland2612 7d19378
Simplify query_logger
pipiland2612 52566b9
Remove gocode in readme
pipiland2612 a6814d3
Update bool query for span.kind as top level field
pipiland2612 413fcca
Refactor
pipiland2612 307bbe6
Format code
pipiland2612 1534c30
Merge branch 'main' into GetCallRate_implementation
pipiland2612 80f85b4
Fix test
pipiland2612 e821840
Refactor code and fix test
pipiland2612 6ebe459
Refactor translator.go and rename it
pipiland2612 51b838e
Use jaeger index from configuration
pipiland2612 975c4e6
Refactor reader.go to include processing function
pipiland2612 fb4537f
Fix search index
pipiland2612 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.