UI
The haystack-ui
project is the web UI for haystack. It is the central place for visualizing processed data from various haystack sub-systems.
Visualization tools in haystack-ui include -
- Traces - Distributed tracing visualization for easy root cause analysis
- Trends - Visualization for vital service trends
- Alerts and Anomaly Detection - UI for configuring and subscribing alerts
- Service Graph - Real time dependency graph with health and connectivity indicators
- Service Insights - Alternative dependency graph that leverages the tracing backend
Navigation in haystack-ui
is pivoted around the universal search bar. For information regarding workflow and querying capabilities, please review the universal search bar documentation.
Code, Deployment and Configuration
Refer the source repo - https://github.com/ExpediaDotCom/haystack-ui