Commit Graph

11 Commits

Author SHA1 Message Date
Jose Vargas 5665e91ade Add column chart component to the monitoring bundle
This merge request just adds the column chart
component without integrating it to the dashboard
2019-06-21 16:39:44 -05:00
Simon Knox fce7e7374f Strip trailing decimal zeros from Metrics axis 2019-06-12 20:52:10 +10:00
Jose Vargas e02cd451b2 Add single_stat chart component to the monitoring bundle
This merge requests just adds the component without integrating it
to the dashboard, it adds tests as well
2019-06-04 11:41:13 -05:00
Jose Ivan Vargas 218dd51239 Migrate the monitoring dashboard store to vuex
This changes the monitoring javascript store from
an object based to a vuex one
2019-05-27 22:30:36 +00:00
Adriel Santiago 8cf0af88e6 Wrap long chart tooltip series label names
Resolves an issue where long series label names overflow
the popover chart tooltip container
2019-04-05 21:59:57 +00:00
Sarah Yasonik f44737e453 Support multiple queries per chart on metrics dash
Adding support for metrics alerts disabled multiple query support.
To avoid a data model refactor, this enables the visual of multiple
queries per chart on the front end, combining queries based on
metric group, title, and y-axis label.

This also adds support for adding and editing alerts based on the
query selected rather than the single metric associated with the chart.
2019-04-05 20:41:31 +00:00
Tristan Read f4b8ec7ea1 Add requested resources to cluster health - ce port 2019-03-29 08:33:10 +00:00
Adriel Santiago b7c4ddfc4c Fix cluster health charts
Render both usage and capacity in chart
2019-03-07 09:39:45 +00:00
Adriel Santiago 64abbb78cd Add zoom to metrics dashboard
Adds the ability to change data zoom for metrics graphs
2019-03-06 12:28:42 +00:00
Adriel Santiago 95cbe90e71 Remove auto-appended units
Remove duplicate units from metrics dashboard graphs
2019-02-22 10:07:58 +00:00
Adriel Santiago 1c4c4ba1d0 Remove ECharts metrics dashboard feature flag 2019-02-07 07:39:24 +00:00