Skip to content
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

ES storage plugin: query service to support spanKind when retrieve operations for a given service #1923

Open
guo0693 opened this issue Nov 13, 2019 · 8 comments
Labels
good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch

Comments

@guo0693
Copy link
Contributor

guo0693 commented Nov 13, 2019

Requirement - what kind of business use case are you trying to solve?

Related to #1920

Update ElasticSearch reader and writer such that we can retrieve operations by service name and span kind

Problem - what in Jaeger blocks you from solving the requirement?

Proposal - what do you suggest to solve the problem or improve the existing situation?

Any open questions to address

@yurishkuro yurishkuro added help wanted Features that maintainers are willing to accept but do not have cycles to implement good first issue Good for beginners storage/elasticsearch labels Feb 3, 2024
@Horiodino
Copy link

If this issue remains unaddressed, I would like to work on it. !

@yurishkuro
Copy link
Member

feel free to pick it up

@Horiodino
Copy link

@yurishkuro
Copy link
Member

it's not, it has a TODO on L310

@Horiodino
Copy link

thanks for the clarification, I got it, that we can read span Kind from Casandra db. but on what basis I want to write to db?
like something mentioned here server. here #1920

@yurishkuro
Copy link
Member

@Horiodino I don't understand what you're asking.

@Horiodino
Copy link

#1920
image
image

as mentioned write operation index with service name and span kind
what is spanKind and on what basis i want to update it in writer

@yurishkuro
Copy link
Member

This is already implemented in Cassandra storage, you can use this as a reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for beginners help wanted Features that maintainers are willing to accept but do not have cycles to implement storage/elasticsearch
Projects
None yet
Development

No branches or pull requests

3 participants