Commit Graph

28 Commits

Author SHA1 Message Date
Mike Greiling 1dc051fb62 Resolve "Add graph value to hover" 2018-01-08 09:35:23 +00:00
Jose Ivan Vargas 51a9797daa Restored the timeScaleFormat for the prometheus dashboard 2017-12-18 16:15:18 -06:00
Jose Ivan Vargas 4e0e2fd9d2 Refactored d3 modules to instead of having a common_d3 dir, to use the micro modules instead 2017-12-18 16:15:17 -06:00
Jose Ivan Vargas 49bc458ad7 optimized d3 v4 with a custom made bundle 2017-12-18 16:13:35 -06:00
Jose Ivan Vargas 36ba5f8272 Update d3 to v4 and migrated the prometheus dashboard 2017-12-18 16:08:11 -06:00
Jose Ivan Vargas d377aa5475 Changed the deploy markers on the prometheus dashboard to be more verbose 2017-12-07 12:56:30 -06:00
Mike Greiling d6b0e23ac4
add dashed and dotted line styles for multiple-query graphs 2017-11-06 14:07:09 -06:00
Mike Greiling 309c1e6b71
pass all graph queries into createTimeSeries 2017-11-06 14:07:09 -06:00
Mike Greiling b7273c10ea
fix bug in which axes are scaled only to first data set 2017-11-06 14:07:09 -06:00
Tim Zallmann 6c5837ae49 Merge branch '37105-monitoring-graph-axes-labels-are-inaccurate-and-inconsistent' into 'master'
Resolve "Monitoring graph axes labels are inaccurate and inconsistent"

Closes #37105

See merge request gitlab-org/gitlab-ce!14258
2017-10-06 07:20:34 +00:00
Jose Ivan Vargas 790bc25dcd fix linter errors and karma specs 2017-10-05 13:00:33 -05:00
Tim Zallmann d55216c092 Merge branch '38031-monitoring-hover-info-is-clipped' into 'master'
Resolve "Monitoring hover info is clipped"

Closes #38031

See merge request gitlab-org/gitlab-ce!14514
2017-10-05 10:48:06 +00:00
Jose Ivan Vargas Lopez 9857ba1871 Resolve "Hover and legend data should be linked" 2017-10-05 08:52:06 +00:00
Mike Greiling b0e8d623b7
fix x-axis pixel scale to account for transform x-offset 2017-10-05 01:08:05 -05:00
Mike Greiling f036d43be9
rename graph_paths.vue consistent with all other sub-components of graph.vue 2017-10-05 01:07:01 -05:00
Mike Greiling eb31e31478
fix spelling ("outter" -> "outer") 2017-10-05 00:37:09 -05:00
Mike Greiling 97153e7f62
fix formatting 2017-10-05 00:17:54 -05:00
Jose Ivan Vargas c146177094 Fixed deployment flag having content hidden when being too far right 2017-09-27 11:37:23 -05:00
Jose Ivan Vargas 45900c3030 Added support for named colors, also added interpolations for the graphs 2017-09-07 09:19:13 -05:00
Jose Ivan Vargas 057e84d6e3 Renamed some components 2017-09-07 09:19:12 -05:00
Mike Greiling 70bff97c27 Use flexbox for prometheus graph row grouping instead of bootstrap classes 2017-09-06 07:42:47 +00:00
Jose Ivan Vargas 05a77e79b8 Added simple support for multiple colors on the different time series 2017-08-31 16:31:19 -05:00
Jose Ivan Vargas 62a0f76516 Increased the height of the graph when dealing with 3 plus legends 2017-08-30 18:48:52 -05:00
Jose Ivan Vargas f6df7d6a72 Added and corrected specs for the additional time series 2017-08-30 18:36:21 -05:00
Jose Ivan Vargas 520ab72bd3 Added vertical spacing when there's multiple legends 2017-08-30 18:28:13 -05:00
Jose Ivan Vargas d9a3c5f21c Refactored deployment mixins 2017-08-30 18:28:12 -05:00
Jose Ivan Vargas faf5363ea0 Refactored the monitoring_column component to process all of the time series 2017-08-30 18:28:09 -05:00
Mike Greiling daf15c3ca9 rename and organize vue components 2017-08-29 23:49:29 -05:00