...
Now that all the data from all our telemetry streams are stored efficiently in the Kloudfuse platform, it is time to make use of this unified data. Kloudfuse platform does this by providing functionality that monitors Kubernetes services running in your clusters for any abnormal behavior and analyzing (upon detection of abnormal behavior) by correlating signals from each stream and narrowing down problematic areas in minutes. Please read more about HawkEye and BullsEye to gain more insight.
Services
Knight discovers peer to peer communication between services automatically. The communication is tracked for various protocols. The discovered services and their connection to other services (entities) is discovered and shown in the service list. The service map shows the communication edges. Each of the service list and service map shows the RED metric for the service or the edge.
HawkEye
HawkEye is a service designed to monitor any user configured signal (metric data from any stream) or all peer to peer communication signals (derived the RED metric). “Auto monitoring” feature monitors the communication between various endpoints in a detailed manner using instrumentation-less tracing. Using this data, HawkEye looks for anomalies in real-time fashion using state-of-the-art statistical learning algorithms. If an anomalous behavior is detected then an alert is raise which is then evaluated by BullsEye.
...