GitLab Bot
66108e3b34
Add latest changes from gitlab-org/gitlab@master
2020-05-08 21:09:47 +00:00
GitLab Bot
254ec28f54
Add latest changes from gitlab-org/gitlab@master
2020-04-09 21:09:19 +00:00
GitLab Bot
c9687bdf58
Add latest changes from gitlab-org/gitlab@master
2020-03-11 12:09:26 +00:00
GitLab Bot
82fa8a3d1e
Add latest changes from gitlab-org/gitlab@master
2020-03-10 09:08:10 +00:00
GitLab Bot
e723867717
Add latest changes from gitlab-org/gitlab@master
2019-12-17 18:07:48 +00:00
GitLab Bot
c157f963db
Add latest changes from gitlab-org/gitlab@master
2019-10-10 09:06:08 +00:00
Miguel Rincon
f2619e21be
This commit adds a new time series component
...
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
2019-08-21 13:43:01 +00:00
Laura Montemayor
5a96c05343
Updates label value to include units in metrics
...
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
2019-07-26 15:35:10 +00:00
Yorick Peterse
3cd038e304
Backport Prometheus YAML config from EE
2019-06-20 14:39:52 +02:00
Douwe Maan
1aa0ceae41
Merge branch '60383-change-common-metrics-schema' into 'master'
...
Change the schema of common_metrics.yml
Closes #60383
See merge request gitlab-org/gitlab-ce!27283
2019-04-19 09:29:22 +00:00
Chris Baumbauer
81d2c7b6fc
Bump version of knative from 0.3 -> 0.5
2019-04-17 18:36:06 +00:00
rpereira2
e5966e5dff
Change dashboard order attribute to priority
...
Dashboards will be ordered in descending order of priority. The word
'priority' seems to signify descending order while 'order' signifies
ascending order.
2019-04-17 20:02:24 +08:00
rpereira2
dcdcb37776
Remove required_metrics and series attributes
...
- They are not used by the frontend.
2019-04-17 20:02:24 +08:00
rpereira2
8a51b21918
Change the schema of the common_metrics.yml
...
- Change it to the new dashboard syntax described here:
https://gitlab.com/gitlab-org/gitlab-ce/issues/60383 .
2019-04-17 20:02:24 +08:00
Chris Baumbauer
b77fe7db3e
Add Knative metrics to Prometheus
2019-04-06 02:02:39 +00:00
Joshua Lambert
3b9ab3f50f
Add NGINX 0.16.0 and above metrics
2018-12-17 23:48:55 +00:00
Kamil Trzciński
bafe3a6d6a
Fix common_metrics.yml
2018-09-06 11:43:12 +02:00
Kamil Trzciński
1d0f0cc0ce
Split canary metrics into separate ones
2018-09-06 09:52:33 +02:00
Kamil Trzciński
0a9d771bcb
Import common metrics into database.
...
This MR backports PrometheusMetric model to CE
and adds: common, identifier to figure out what kind of metric is used.
2018-09-04 12:19:22 +02:00