Skip to content

Conversation

ricoberger
Copy link
Member

When a user opened the Jaeger plugin page, where the "serivce" query
parameter was already present in the URL, the list of services wasn't
loaded from our gRPC API.

To fix this issue, we added a new function "GetServices" and split the
gRPC call for services and operations, so that they are now loaded
independently.

We also added a new "All Operations" options to the select box for the
operations, so that it is possible to unselect an already selected
operation via the new "All Operations" option.

When a user opened the Jaeger plugin page, where the "serivce" query
parameter was already present in the URL, the list of services wasn't
loaded from our gRPC API.

To fix this issue, we added a new function "GetServices" and split the
gRPC call for services and operations, so that they are now loaded
independently.

We also added a new "All Operations" options to the select box for the
operations, so that it is possible to unselect an already selected
operation via the new "All Operations" option.
@ricoberger ricoberger merged commit 5db256c into main Mar 29, 2021
@ricoberger ricoberger deleted the fix-service-loading branch March 29, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant