Support for OCI object storage backend?

Currently I see the following storage backend configurable for tempo: S3, GCS, Azure (and local filesystem).
Since we try to setup tempo into an OCI managed K8S cluster, we currently use the S3 compatibility API of the OCI to access the object store buckets.
But this means storing personal credentials/tokens for accessing the buckets inside the tempo configuriation.
Any chance to get the OCI object store support natively into tempo? By this we could use instance principals to authorize the specific K8S cluster nodes to access the buckets.
Any idea much appreciated! Thanks :slight_smile:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.