<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/monitoring/charts, branch docs-patch-71</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Adds download CSV functionality to dropdown in metrics</title>
<updated>2019-08-14T22:57:33+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-14T22:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e75711aead6c5991ea116a9326762d58b91b18b'/>
<id>9e75711aead6c5991ea116a9326762d58b91b18b</id>
<content type='text'>
This MR adds the functionality to download metrics data
as CSV. It also removes the exportMetricsToCsvEnabled feature
flag which was used before the dropdown was implemented to
display a button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds the functionality to download metrics data
as CSV. It also removes the exportMetricsToCsvEnabled feature
flag which was used before the dropdown was implemented to
display a button.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds button to download metrics data as csv</title>
<updated>2019-08-09T20:29:33+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-09T20:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a5a624749f0f09aaa521c3464da67d9c4515a01'/>
<id>6a5a624749f0f09aaa521c3464da67d9c4515a01</id>
<content type='text'>
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty chart component</title>
<updated>2019-07-24T03:18:57+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-07-24T03:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=378c507cbcd4acec60fc5dadea499e6b16caa801'/>
<id>378c507cbcd4acec60fc5dadea499e6b16caa801</id>
<content type='text'>
This merge request adds an empty chart component
which will load in case of queries not having
data to display, this will override the current
logic, which hides all the graphs that have no
data to show
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This merge request adds an empty chart component
which will load in case of queries not having
data to display, this will override the current
logic, which hides all the graphs that have no
data to show
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for additional panel types</title>
<updated>2019-07-10T21:12:46+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-07-10T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=202a150f72cdf2793f66d80f892ee6d68d7f26ad'/>
<id>202a150f72cdf2793f66d80f892ee6d68d7f26ad</id>
<content type='text'>
This introduces the single stat chart component aside from
the area chart component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This introduces the single stat chart component aside from
the area chart component
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn commit sha in monitor charts popover to link</title>
<updated>2019-06-26T23:09:11+00:00</updated>
<author>
<name>Dhiraj Bodicherla</name>
<email>dhiraj@gitlab.com</email>
</author>
<published>2019-06-20T20:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=862e3ebad7d9589f677e06c35ed53c1e41855fd3'/>
<id>862e3ebad7d9589f677e06c35ed53c1e41855fd3</id>
<content type='text'>
Commit sha in deployment popovers within monitoring dashboard are
not clickable or selectable. This commit makes those commit sha
links selectable and point to projects commit page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit sha in deployment popovers within monitoring dashboard are
not clickable or selectable. This commit makes those commit sha
links selectable and point to projects commit page
</pre>
</div>
</content>
</entry>
<entry>
<title>Add column chart component to the monitoring bundle</title>
<updated>2019-06-21T21:39:44+00:00</updated>
<author>
<name>Jose Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-06-06T18:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5665e91ade9e16ec39e3d7e82e31849ef3554ce4'/>
<id>5665e91ade9e16ec39e3d7e82e31849ef3554ce4</id>
<content type='text'>
This merge request just adds the column chart
component without integrating it to the dashboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This merge request just adds the column chart
component without integrating it to the dashboard
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing decimal zeros from Metrics axis</title>
<updated>2019-06-12T10:52:10+00:00</updated>
<author>
<name>Simon Knox</name>
<email>simon@gitlab.com</email>
</author>
<published>2019-06-11T10:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fce7e7374f01a23566ca04ac36776cbf90def883'/>
<id>fce7e7374f01a23566ca04ac36776cbf90def883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add single_stat chart component to the monitoring bundle</title>
<updated>2019-06-04T16:41:13+00:00</updated>
<author>
<name>Jose Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-05-30T18:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e02cd451b2d6a81f4847f26b29ed1eb6c74f8dab'/>
<id>e02cd451b2d6a81f4847f26b29ed1eb6c74f8dab</id>
<content type='text'>
This merge requests just adds the component without integrating it
to the dashboard, it adds tests as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This merge requests just adds the component without integrating it
to the dashboard, it adds tests as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate the monitoring dashboard store to vuex</title>
<updated>2019-05-27T22:30:36+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-05-27T22:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=218dd512393b34f9a26adc81ccb99bc969674a5b'/>
<id>218dd512393b34f9a26adc81ccb99bc969674a5b</id>
<content type='text'>
This changes the monitoring javascript store from
an object based to a vuex one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the monitoring javascript store from
an object based to a vuex one
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap long chart tooltip series label names</title>
<updated>2019-04-05T21:59:57+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-04-05T21:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8cf0af88e664b6e3da7d95180c48241591782419'/>
<id>8cf0af88e664b6e3da7d95180c48241591782419</id>
<content type='text'>
Resolves an issue where long series label names overflow
the popover chart tooltip container
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves an issue where long series label names overflow
the popover chart tooltip container
</pre>
</div>
</content>
</entry>
</feed>
