-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[Feature]: Upgrade Memory Storage to v2 API #7052
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
Labels
Comments
4 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Apr 19, 2025
…7053) ## Which problem is this PR solving? - Fixes a part of: #7052 ## Description of the changes - Implement GetOperations and GetServices for memory backend ## How was this change tested? - Unit tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` Signed-off-by: Manik2708 <mehtamanik96@gmail.com>
4 tasks
amilbcahat
pushed a commit
to amilbcahat/jaeger
that referenced
this issue
May 4, 2025
…aegertracing#7053) ## Which problem is this PR solving? - Fixes a part of: jaegertracing#7052 ## Description of the changes - Implement GetOperations and GetServices for memory backend ## How was this change tested? - Unit tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` Signed-off-by: Manik2708 <mehtamanik96@gmail.com>
amilbcahat
pushed a commit
to amilbcahat/jaeger
that referenced
this issue
May 4, 2025
…aegertracing#7053) ## Which problem is this PR solving? - Fixes a part of: jaegertracing#7052 ## Description of the changes - Implement GetOperations and GetServices for memory backend ## How was this change tested? - Unit tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` Signed-off-by: Manik2708 <mehtamanik96@gmail.com> Signed-off-by: amol-verma-allen <amol.verma@allen.in>
github-merge-queue bot
pushed a commit
that referenced
this issue
May 18, 2025
## Which problem is this PR solving? - Fixes a part of: #7052 ## Description of the changes - Implement `FindTraces` for memory backend ## How was this change tested? - Unit Tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` --------- Signed-off-by: Manik2708 <mehtamanik96@gmail.com> Signed-off-by: Yuri Shkuro <github@ysh.us> Co-authored-by: Yuri Shkuro <github@ysh.us>
4 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
May 20, 2025
## Which problem is this PR solving? - Fixes a part of: #7052 ## Description of the changes - Implement FindTraceIds for memoty backend ## How was this change tested? - Unit Tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` --------- Signed-off-by: Manik2708 <mehtamanik96@gmail.com>
4 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
May 21, 2025
## Which problem is this PR solving? - Fixes a part of: #7052 ## Description of the changes - Implement `GetTraces` for memory backend. ## How was this change tested? - Unit Tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` --------- Signed-off-by: Manik2708 <mehtamanik96@gmail.com>
4 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
May 24, 2025
## Which problem is this PR solving? - Fixes a part of: #7052 ## Description of the changes - Implement `GetDependencies` for memory backend ## How was this change tested? - Unit Tests ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `npm run lint` and `npm run test` --------- Signed-off-by: Manik2708 <mehtamanik96@gmail.com>
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Requirement
Requirement
WriteTraces
GetServices
andGetOperations
FindTraceIDs
GetTraces
FindTraces
DependencyStore
Problem
Part of #6458
Proposal
No response
Open questions
No response
The text was updated successfully, but these errors were encountered: