(cherry picked from commit 6bc8ec0f9b)
Co-authored-by: Galen Kistler <109082771+gtk-grafana@users.noreply.github.com>
This commit is contained in:
co-authored by
Galen Kistler
parent
7ca5c227dd
commit
db55065687
@@ -157,7 +157,7 @@ export class PrometheusDatasource
|
||||
this._isDatasourceVersionGreaterOrEqualTo('1.11.0', PromApplication.Cortex) ||
|
||||
// https://github.com/thanos-io/thanos/pull/3566
|
||||
//https://github.com/thanos-io/thanos/releases/tag/v0.18.0
|
||||
this._isDatasourceVersionGreaterOrEqualTo('0.18', PromApplication.Thanos)
|
||||
this._isDatasourceVersionGreaterOrEqualTo('0.18.0', PromApplication.Thanos)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user