We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is required for an external application to obtain the upstream service names of a target service in APM's Service Map.
Service Map
For example(using the demo gallery), a query with productCatalogService to return checkoutService, frontend-node and recommendationService.
productCatalogService
checkoutService
frontend-node
recommendationService
Please provide a query DSL or an API that would return all of the upstream service names for a target service. Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It is required for an external application to obtain the upstream service names of a target service in APM's
Service Map
.For example(using the demo gallery), a query with
productCatalogService
to returncheckoutService
,frontend-node
andrecommendationService
.Please provide a query DSL or an API that would return all of the upstream service names for a target service.
Thank you!
The text was updated successfully, but these errors were encountered: