Replies: 2 comments
-
Our current config is here and does not support encryption: https://github.com/grafana/tempo/blob/main/tempodb/backend/s3/config.go We are using the minio client so it wouldn't be too difficult to expose any features that already exist there. Is this something that can be configured transparently to the client? Directly on the bucket? or does the client need to be aware as well? |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is also #1486 currently open. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like everything stored in S3 to be encrypted either by AES256 or AWS KMS. I have not found any configuration for Tempo to support encryption. Could you please tell me if it's actually supported?
Regards,
Bohdan
Beta Was this translation helpful? Give feedback.
All reactions