You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have multiple clusters, that use the prefix field so that the sidecar can put metrics in the same bucket, but under different prefixes.
From what I understand, I would have to have a thanos-store for each prefix to start reading those metrics.
Would it be possible to have just one thanos-store, connected to that bucket, that is smart enough to discover all the prefixes that exist in that bucket?