- Feb 18, 2020
-
-
GitLab Bot authored
-
- Feb 01, 2020
-
-
GitLab Bot authored
-
- Jan 22, 2020
-
-
GitLab Bot authored
-
- Jan 15, 2020
-
-
GitLab Bot authored
-
- Jan 09, 2020
-
-
GitLab Bot authored
-
- Jan 03, 2020
-
-
GitLab Bot authored
-
- Dec 10, 2019
-
-
GitLab Bot authored
-
- Nov 13, 2019
-
-
GitLab Bot authored
-
- Nov 08, 2019
-
-
GitLab Bot authored
-
- Oct 31, 2019
-
-
GitLab Bot authored
-
- Oct 04, 2019
-
-
GitLab Bot authored
-
- Sep 24, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 14, 2019
-
-
Laura Montemayor authored
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.
-
- Aug 09, 2019
-
-
Tristan Read authored
Removes the feature flag that controls whether metrics dashboard urls unfurl the metrics dashboard charts.
-
Laura Montemayor authored
This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
-
- Aug 08, 2019
-
-
Sarah Yasonik authored
-
- Aug 07, 2019
-
-
Sarah Yasonik authored
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971 Adds support to EnvironmentsController#metrics_dashboard for the following params: group, title, y_label These params are used to uniquely identify a panel on the metrics dashboard. Metrics are stored in several places, so this adds utilities to find a specific panel from the database or filesystem depending on the metric specified. Also moves some shared utilities into separate classes, notably default values and errors.
-
- Jul 16, 2019
-
-
Sarah Yasonik authored
-
- Jul 10, 2019
-
-
Jose Ivan Vargas Lopez authored
This introduces the single stat chart component aside from the area chart component
-
- Jun 20, 2019
-
-
Sarah Yasonik authored
This commits adds support for metrics dashboards for embedding. If the flag 'embedded' is provided to the environments/id/metrics_dashboard endpoint, the response will be suitable for embedding in issues or other content. This is a precursor for support for embedding metrics in GFM.
-
- Jun 13, 2019
-
-
Sarah Yasonik authored
Opts to cache a full list of cached dashboards to better manage removing items from the cache. This also allows dashboards to be stored in the cache that don't necessarily correspond to a single dashboard yml.
-
- Jun 12, 2019
-
-
Reuben Pereira authored
-
- Jun 07, 2019
-
-
- Jun 06, 2019
-
-
Adriel Santiago authored
Adds a new query text input for metric alerts
-
- May 20, 2019
-
-
- May 07, 2019
-
-
Adriel Santiago authored
Add settings for linking to external dashboard from metrics dashboard
-
- May 01, 2019
-
-
Sarah Yasonik authored
Updates the EnvironmentController#metrics_dashboard endpoint to support a "dashboard" param, which can be used to specify the filepath of a dashboard configuration from a project repository. Dashboard configurations are expected to be stored in .gitlab/dashboards/. Updates dashboard post-processing steps to exclude custom metrics, which should only display on the system dashboard.
-
- Apr 29, 2019
-
-
When showing the HTML version of the environment metrics we don't need to fetch their metrics because we don't use them anymore on the HTML version. We use additional_metrics.json endpoint now.
-
- Apr 25, 2019
-
-
syasonik authored
-
- Apr 24, 2019