Skip to content

Commit

Permalink
make example-dashboards (#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlankfo authored Jun 1, 2022
1 parent b06d03b commit 7bd432d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@
"multi": true,
"name": "pod",
"options": [ ],
"query": "label_values(agent_build_info{container=~\"$container\"}, pod)",
"query": "label_values(agent_build_info{container=~\"$container\", namespace=\"$namespace\"}, pod)",
"refresh": 1,
"regex": "",
"sort": 2,
Expand Down

0 comments on commit 7bd432d

Please sign in to comment.