<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/monitoring, branch docs/add_file_diff_description</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Remove area.vue component</title>
<updated>2019-08-24T17:18:56+00:00</updated>
<author>
<name>Miguel Rincon</name>
<email>mrincon@gitlab.com</email>
</author>
<published>2019-08-24T16:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86268f750f31e8b07eb35bff943ccdcef4f63b6e'/>
<id>86268f750f31e8b07eb35bff943ccdcef4f63b6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_types' into 'master'</title>
<updated>2019-08-24T07:26:17+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-08-24T07:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b15f03883e59ca83a6c4b4896df463316630a5f7'/>
<id>b15f03883e59ca83a6c4b4896df463316630a5f7</id>
<content type='text'>
Enable line charts in dashbaord panels and embedded charts

Closes #66073

See merge request gitlab-org/gitlab-ce!31920</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable line charts in dashbaord panels and embedded charts

Closes #66073

See merge request gitlab-org/gitlab-ce!31920</pre>
</div>
</content>
</entry>
<entry>
<title>fix charts scroll handle icon</title>
<updated>2019-08-23T10:12:18+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-08-23T10:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e5946335d430c50726a2bfddaf50e0fc43192e2'/>
<id>3e5946335d430c50726a2bfddaf50e0fc43192e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the area with time series where used</title>
<updated>2019-08-21T14:32:51+00:00</updated>
<author>
<name>Miguel Rincon</name>
<email>mrincon@gitlab.com</email>
</author>
<published>2019-08-16T22:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cbb1b10935ce036316279ff056e817f215c9baa'/>
<id>9cbb1b10935ce036316279ff056e817f215c9baa</id>
<content type='text'>
- Replace in panel_type.vue
- Replace in embed.vue
- Port changes to support embed in 2 cols in large screens
- Update specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace in panel_type.vue
- Replace in embed.vue
- Port changes to support embed in 2 cols in large screens
- Update specs
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit adds a new time series component</title>
<updated>2019-08-21T13:43:01+00:00</updated>
<author>
<name>Miguel Rincon</name>
<email>mrincon@gitlab.com</email>
</author>
<published>2019-08-21T13:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2619e21bebe388182ec282bfec78da2b2625d49'/>
<id>f2619e21bebe388182ec282bfec78da2b2625d49</id>
<content type='text'>
Adds a time series component for line and area charts.
Displays new charts in the dashboard.

- Use dynamic components for line/area swapping
- Add new line charts to dashboard in 2 panels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a time series component for line and area charts.
Displays new charts in the dashboard.

- Use dynamic components for line/area swapping
- Add new line charts to dashboard in 2 panels
</pre>
</div>
</content>
</entry>
<entry>
<title>CE Port: Use EE panel type to display alert menu correctly in dashboards</title>
<updated>2019-08-21T08:06:05+00:00</updated>
<author>
<name>Miguel Rincon</name>
<email>mrincon@gitlab.com</email>
</author>
<published>2019-08-21T08:06:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6ea6d7f9b8dd5f27060a8f699542a6f7d86b2a9'/>
<id>b6ea6d7f9b8dd5f27060a8f699542a6f7d86b2a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Embed metrics undefined param fix</title>
<updated>2019-08-20T14:51:30+00:00</updated>
<author>
<name>Tristan Read</name>
<email>tread@gitlab.com</email>
</author>
<published>2019-08-20T14:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6319d17263897a57ed6c12a386efe4ac0607959'/>
<id>a6319d17263897a57ed6c12a386efe4ac0607959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clipboard button to metric chart dropdown</title>
<updated>2019-08-16T16:21:46+00:00</updated>
<author>
<name>Tristan Read</name>
<email>tread@gitlab.com</email>
</author>
<published>2019-08-16T16:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cba187ac118278467941fcf497cbc57d4121f94'/>
<id>9cba187ac118278467941fcf497cbc57d4121f94</id>
<content type='text'>
Adds a clipboard button to the metrics dashboard, that allows
copying a link to an individual chart.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a clipboard button to the metrics dashboard, that allows
copying a link to an individual chart.
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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://git.baserock.org/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>
</feed>
