feat(middlewares): Add stacktrace in recovery log
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -18,7 +18,7 @@ import (
|
||||
const envPrefix = "TRACING_"
|
||||
|
||||
// CONFIG_FILE is the default file that will be searched to apply configuration from the filesystem.
|
||||
const defaultConfigFile = "tracing.yaml"
|
||||
const defaultConfigFile = "conf/tracing.yaml"
|
||||
|
||||
// SECRET_NAME is the default name of the secret that will be searched in vault.
|
||||
const defaultSecretName = "tracing"
|
||||
|
Reference in New Issue
Block a user