Skip to content
Snippets Groups Projects
Unverified Commit f16bb13c authored by Damien Grisonnet's avatar Damien Grisonnet Committed by GitHub
Browse files

Merge pull request #1399 from arajkumar/bump-thanos-mixin

thanos: bump to latest and add `thanosPrometheusCommonDimensions`
parents 211e758d c5d265a1
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ function(params) { ...@@ -59,6 +59,7 @@ function(params) {
targetGroups: {}, targetGroups: {},
sidecar: { sidecar: {
selector: p._config.mixin._config.thanosSelector, selector: p._config.mixin._config.thanosSelector,
thanosPrometheusCommonDimensions: 'namespace, pod',
dimensions: std.join(', ', ['job', 'instance']), dimensions: std.join(', ', ['job', 'instance']),
}, },
}, },
......
...@@ -141,8 +141,8 @@ ...@@ -141,8 +141,8 @@
"subdir": "mixin" "subdir": "mixin"
} }
}, },
"version": "b894fd6537c8b445aa9d907867e492bb26cebcd5", "version": "b4b8434ca5a4a873762d73bf22fa4e0e1f43f6f1",
"sum": "X+060DnePPeN/87fgj0SrfxVitywTk8hZA9V4nHxl1g=", "sum": "Og+wEHfgzXBvBLAeeQvGNoiCw3FY4LQHlJdpsG/owj8=",
"name": "thanos-mixin" "name": "thanos-mixin"
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment