opensearch-project / OpenSearch-Dashboards

📊 Open source visualization dashboards for OpenSearch.
https://opensearch.org/docs/latest/dashboards/index/
Apache License 2.0
1.63k stars 840 forks source link

[FEATURE] Create a visualization to show service up/down #1114

Open tianleh opened 2 years ago

tianleh commented 2 years ago

Is your feature request related to a problem? Please describe. Visualization to show if a service is up or down

Describe the solution you'd like Can OpenSearch Dashboards have a visualization which display if the service is up (with green color) and down (red color)? The data structure couble be liked: {time : '2022/01/06 11:11:11' machine:'A' , status : 'on'}

Describe alternatives you've considered

Could have a visualization that for specific components (e.g. machine:'A') but doesn't fully have the specific visualization to this request.

Additional context

ahopp commented 2 years ago

@tianleh I just found a few grafana plugins that would worthwhile reviewing for this use case;

rednaksi91 commented 1 year ago

@ahopp need some guidance from the priority standpoint for the visualizations team