<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/monitoring, branch docs/single-codebase-dev-guides</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>Add custom metrics form to dashboard</title>
<updated>2019-05-07T17:46:33+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-05-07T17:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=78d3f94cee23318abdffc39ce3c604eafbd2ecd9'/>
<id>78d3f94cee23318abdffc39ce3c604eafbd2ecd9</id>
<content type='text'>
Use existing form to allow users to add custom metrics via the dashboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use existing form to allow users to add custom metrics via the dashboard
</pre>
</div>
</content>
</entry>
<entry>
<title>Add external dashboard link</title>
<updated>2019-05-07T14:47:09+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-05-07T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3565ee2ed66bd064ab6bef96ab43c0be43f75e49'/>
<id>3565ee2ed66bd064ab6bef96ab43c0be43f75e49</id>
<content type='text'>
Add settings for linking to external dashboard from
metrics dashboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add settings for linking to external dashboard from
metrics dashboard
</pre>
</div>
</content>
</entry>
<entry>
<title>Make time window parameters available in the query string</title>
<updated>2019-05-01T16:37:32+00:00</updated>
<author>
<name>Jose Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-04-10T17:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e3bead22bddc65963319e38926bae4c2c3a0eab'/>
<id>3e3bead22bddc65963319e38926bae4c2c3a0eab</id>
<content type='text'>
This commit adds the frontend functionality to add the parameters
via the `pushState` api, preventing the need for a page reload.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds the frontend functionality to add the parameters
via the `pushState` api, preventing the need for a page reload.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Metrics environments dropdown</title>
<updated>2019-04-24T00:11:40+00:00</updated>
<author>
<name>Simon Knox</name>
<email>psimyn@gmail.com</email>
</author>
<published>2019-04-23T13:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4d1f5d356ad492c95dd74098a2c0b665ccd5961'/>
<id>e4d1f5d356ad492c95dd74098a2c0b665ccd5961</id>
<content type='text'>
Also bring back EE dashboard component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also bring back EE dashboard component
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve cluster metrics regression</title>
<updated>2019-04-18T23:09:15+00:00</updated>
<author>
<name>Adriel Santiago</name>
<email>asantiago@gitlab.com</email>
</author>
<published>2019-04-18T23:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d753db3f14fa3c0949f172283a8db487d68f35a8'/>
<id>d753db3f14fa3c0949f172283a8db487d68f35a8</id>
<content type='text'>
Fixes a regression causing cluster metrics not to display
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a regression causing cluster metrics not to display
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve Environments#additional_metrics TypeError, ensure unix format</title>
<updated>2019-04-09T09:54:17+00:00</updated>
<author>
<name>Sarah Yasonik</name>
<email>syasonik@gitlab.com</email>
</author>
<published>2019-04-09T09:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=193e6602914a45974e5bd6e2ab12a63f91c62143'/>
<id>193e6602914a45974e5bd6e2ab12a63f91c62143</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 '31368-support-different-time-windows-for-performance-dashboard' into 'master'</title>
<updated>2019-04-05T22:18:11+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-04-05T22:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23df40f99f24ce15297c8fa9a9a90156883e8d0a'/>
<id>23df40f99f24ce15297c8fa9a9a90156883e8d0a</id>
<content type='text'>
Resolve "Support different time windows for performance dashboard"

Closes #31368

See merge request gitlab-org/gitlab-ce!26047</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Support different time windows for performance dashboard"

Closes #31368

See merge request gitlab-org/gitlab-ce!26047</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>
<entry>
<title>Support multiple queries per chart on metrics dash</title>
<updated>2019-04-05T20:41:31+00:00</updated>
<author>
<name>Sarah Yasonik</name>
<email>syasonik@gitlab.com</email>
</author>
<published>2019-04-05T20:41:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f44737e453a35ef7361cd90af2b5a5ae09473992'/>
<id>f44737e453a35ef7361cd90af2b5a5ae09473992</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document getTimeDifferenceMinutes usage</title>
<updated>2019-04-04T20:53:03+00:00</updated>
<author>
<name>Jose Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2019-04-03T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=976f1feb28265bfc427a00e7031275f49aa7f877'/>
<id>976f1feb28265bfc427a00e7031275f49aa7f877</id>
<content type='text'>
Also added a finally clause to the getGraphsDataWithTime promise
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added a finally clause to the getGraphsDataWithTime promise
</pre>
</div>
</content>
</entry>
</feed>
