You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to localhost:16686. Select "your/app/name" from the service dropdown. See that the only option in the operation name dropdown is "all"
Describe the results you received:
Operation name dropdown only contains the "all" element
Describe the results you expected:
Operation name dropdown should include all operations. In the example above I would expect to see the elements: "ChildSpan", "TestSpan"
The text was updated successfully, but these errors were encountered:
Description
Operation name dropdown does not populate when service name contains forward slashes.
Steps to reproduce the issue:
Describe the results you received:
Operation name dropdown only contains the "all" element
Describe the results you expected:
Operation name dropdown should include all operations. In the example above I would expect to see the elements: "ChildSpan", "TestSpan"
The text was updated successfully, but these errors were encountered: