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

BE: Build query for requesting Node Graph data for a map of all services #332

Closed
2 of 6 tasks
Tracked by #279
idastambuk opened this issue Feb 20, 2024 · 0 comments
Closed
2 of 6 tasks
Tracked by #279
Assignees

Comments

@idastambuk
Copy link
Contributor

idastambuk commented Feb 20, 2024

If the nodeGraph flag is true, we should add aggregations to the query builder on the backend where we add the traces. There's another task for adding the query for trace spans (for one trace), but the aggregations will most likely be the same as with all services vs one trace.

We will have to combine aggregations from the below examples into one request with aggregations. We're building and sending a separate request from the trace spans request, as decided in the design doc.

Aggregations we have to build for this are:

Tasks

Preview Give feedback
  1. datasource/OpenSearch effort/medium
  2. datasource/OpenSearch effort/medium
@idastambuk idastambuk changed the title BE: Query Building BE: Build query for requesting Node Graph data for a map of all services Feb 20, 2024
@katebrenner katebrenner moved this from Incoming to Next in AWS Datasources Mar 11, 2024
@idastambuk idastambuk moved this from Next to In Progress in AWS Datasources Mar 18, 2024
@idastambuk idastambuk moved this from In Progress to Done in AWS Datasources May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants