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?
The text was updated successfully, but these errors were encountered:
k24dizzle
changed the title
Enable store to recursively discover prefixes in bucket
Enable store to automatically discover prefixes in bucket
Mar 4, 2024
Use Case:
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?
Related Issue(s):
The text was updated successfully, but these errors were encountered: