Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example dashboards using the time series visual builder #3981

Conversation

monicasarbu
Copy link
Contributor

@monicasarbu monicasarbu commented Apr 10, 2017

Add example dashboards that are using the visualizations built with the time series visual builder (available in Kibana 5.4).

In order for the dashboards to work properly, we need to have this merged that adds support for url fields.

@monicasarbu monicasarbu added :Dashboards review v5.4.0 needs_backport PR is waiting to be backported to other branches. labels Apr 10, 2017
{
"visState": "{\"title\":\"Metricbeat: Top Processor By CPU\",\"type\":\"metrics\",\"params\":{\"id\":\"5f5b8d50-1b18-11e7-b09e-037021c4f8df\",\"type\":\"top_n\",\"series\":[{\"id\":\"5f5b8d51-1b18-11e7-b09e-037021c4f8df\",\"color\":\"#68BC00\",\"split_mode\":\"terms\",\"metrics\":[{\"id\":\"5f5b8d52-1b18-11e7-b09e-037021c4f8df\",\"type\":\"avg\",\"field\":\"system.process.cpu.total.pct\"}],\"seperate_axis\":0,\"axis_position\":\"right\",\"formatter\":\"percent\",\"chart_type\":\"line\",\"line_width\":1,\"point_size\":1,\"fill\":0.5,\"stacked\":\"none\",\"terms_field\":\"system.process.name\",\"terms_order_by\":\"5f5b8d52-1b18-11e7-b09e-037021c4f8df\"}],\"time_field\":\"@timestamp\",\"index_pattern\":\"*\",\"interval\":\"auto\",\"axis_position\":\"left\",\"axis_formatter\":\"number\",\"show_legend\":1,\"bar_color_rules\":[{\"value\":0,\"id\":\"60e11be0-1b18-11e7-b09e-037021c4f8df\",\"bar_color\":\"rgba(104,188,0,1)\",\"opperator\":\"gte\"}],\"drilldown_url\":\"\",\"filter\":\"\"},\"aggs\":[],\"listeners\":{}}",
"description": "",
"title": "Metricbeat: Top Processor By CPU",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be "Top Processes"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, good catch.

@monicasarbu monicasarbu added v6.0.0-alpha1 and removed v5.4.0 needs_backport PR is waiting to be backported to other branches. labels Apr 10, 2017
@monicasarbu monicasarbu added the discuss Issue needs further discussion. label Apr 20, 2017
@monicasarbu
Copy link
Contributor Author

Closing this PR in favor of #4115

@monicasarbu monicasarbu deleted the add_example_dashboards_with_time_series_viz branch April 26, 2017 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants