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
Is your feature request related to a problem? Please describe.
I am in an environment where it's annoying to create storage buckets. I have observability set up to store related data in a bucket- /observability1/traces, /observability1/metrics, and so on. I need the ability to set Pyroscope to use eg /observability1/pyroscope within a bucket
Describe the solution you'd like
A prefix setting inside the objstore config. Thanos, Tempo, and Loki all support this. I've tried a few iterations and looked through the source, and I don't find where this parameter would be located.
Describe alternatives you've considered
This is just a missing setting, and arguably closer to a bug than a feature request.
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I am in an environment where it's annoying to create storage buckets. I have observability set up to store related data in a bucket-
/observability1/traces
,/observability1/metrics
, and so on. I need the ability to set Pyroscope to use eg/observability1/pyroscope
within a bucketDescribe the solution you'd like
A
prefix
setting inside the objstore config. Thanos, Tempo, and Loki all support this. I've tried a few iterations and looked through the source, and I don't find where this parameter would be located.Describe alternatives you've considered
This is just a missing setting, and arguably closer to a bug than a feature request.
Additional context
n/a
The text was updated successfully, but these errors were encountered: