fix: correct spelling typos (#3312)

Signed-off-by: yantingqiu <1173578083@qq.com>
Co-authored-by: yantingqiu <1173578083@qq.com>
This commit is contained in:
ytq 2024-06-11 10:28:48 +08:00 committed by GitHub
parent 90a4bd4bc9
commit cee08ed5b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ const (
)
const (
PrometheusSubsystemName = "dragonfly_dfdaemon_object_stroage"
PrometheusSubsystemName = "dragonfly_dfdaemon_object_storage"
OtelServiceName = "dragonfly-dfdaemon-object-storage"
)
@ -75,7 +75,7 @@ const (
RouterGroupBuckets = "/buckets"
)
var GinLogFileName = "gin-object-stroage.log"
var GinLogFileName = "gin-object-storage.log"
const (
// defaultSignExpireTime is default expire of sign url.