mirror of
https://github.com/versity/versitygw.git
synced 2026-09-18 22:14:24 +00:00
otel tracing wip
This commit is contained in:
@@ -37,6 +37,7 @@ const (
|
||||
ContextKeySkip ContextKey = "__skip"
|
||||
ContextKeyStack ContextKey = "stack"
|
||||
ContextKeyBucketOwner ContextKey = "bucket-owner"
|
||||
ContextKeyS3Action ContextKey = "s3-action"
|
||||
)
|
||||
|
||||
func (ck ContextKey) Values() []ContextKey {
|
||||
|
||||
Reference in New Issue
Block a user