-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Describe the bug
Description
This morning we deployed a new feature that sends a new command to one of our endpoints. When I wanted to check ServicePulse to see that the expected commands were sent I missed two commands and got a bit worried, they MUST have been sent. Then I started my old ServiceInsight and did the same search, and there they where!
I started investigating and found more types of messages that where not being searchable in the "All messages" search. I found one event that triggered a long running process and I could find all the messages within that long running process, but not the event that started the process. It was visible if I looked at the Sequence Diagram on one of the messages in the process so I tried to search on the specific message id but even then I didn't find that message in the search result.
Expected behavior
All messages should be returned when searching in "All messages"
Actual behavior
All messages doesn't seem to be returned when searching...
Versions
ServicePulse: v2.3.2
Service Control: v6.7.6
SC Monitoring: v6.7.6
Please list the version of the relevant packages or applications in which the bug exists.
Steps to reproduce
N/A
Relevant log output
Additional Information
Workarounds
Search using Service Insight