Commit graph

11 commits

Author SHA1 Message Date
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
Renamed from config/prometheus/additional_metrics.yml (Browse further)