ekko: add gzip, move recover middleware to run early
This commit is contained in:
@@ -169,8 +169,6 @@ func newOLTPExporter(ctx context.Context, cfg *TracerConfig) (otelsdktrace.SpanE
|
||||
|
||||
log := logger.Setup()
|
||||
|
||||
log.Info("configuring", "config", cfg)
|
||||
|
||||
var tlsConfig *tls.Config
|
||||
|
||||
if cfg.CertificateProvider != nil {
|
||||
|
Reference in New Issue
Block a user