Skip to content

Commit

Permalink
generate mixins
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson committed Apr 25, 2024
1 parent 46ca12c commit 88c78b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
"span": 4,
"targets": [
{
"expr": "node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster=~\"$cluster\", namespace=~\"$namespace\", container=\"compactor\"}",
"expr": "node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster=~\"$cluster\", namespace=~\"$namespace\", container=\"loki\", pod=~\"(loki|enterprise-logs)-read.*\"}",
"format": "time_series",
"legendFormat": "{{pod}}",
"legendLink": null
Expand Down

0 comments on commit 88c78b2

Please sign in to comment.