Skip to content
Snippets Groups Projects
Commit 04e8fc1b authored by Andrei Stoicescu's avatar Andrei Stoicescu
Browse files

Update .gitlab/dashboards/multiple_time_series.yml

parent 134bfbe7
No related branches found
No related tags found
No related merge requests found
Pipeline #12726665 passed
Loading
Loading
@@ -14,12 +14,12 @@ panel_groups:
query_range: 'avg(sum(container_memory_usage_bytes{container_name!="POD",pod_name=~"^%{ci_environment_slug}-([^c].*|c([^a]|a([^n]|n([^a]|a([^r]|r[^y])))).*|)-(.*)",namespace="%{kube_namespace}"}) by (job)) without (job) / count(avg(container_memory_usage_bytes{container_name!="POD",pod_name=~"^%{ci_environment_slug}-([^c].*|c([^a]|a([^n]|n([^a]|a([^r]|r[^y])))).*|)-(.*)",namespace="%{kube_namespace}"}) without (job)) /1000/1000'
label: "memory_1000"
unit: "count"
- title: "Test"
- title: "Prometheus http response size bytes bucket"
type: area-chart
y_label: "req"
metrics:
- id: tst
query_range: 'prometheus_http_response_size_bytes_bucket'
label: "Status"
unit: "code"
label: "{{handler}}"
unit: "handler"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment