Commit 6232543d authored by Pawel Chojnacki's avatar Pawel Chojnacki

Add changelog: add support for kube_namespace in Metrics queries

+ small whitespace fix to better separate tests
parent 48778ac5
---
title: Add support for kube_namespace in Metrics queries
merge_request: 16169
author:
......@@ -35,6 +35,7 @@ RSpec.shared_examples 'additional metrics query' do
environment_filter: "container_name!=\"POD\",environment=\"#{environment.slug}\""
)
)
subject.query(*query_params)
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment