topfreegames / pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
MIT License
2.35k stars 482 forks source link

The original setup format is not suitable for v2 #332

Closed sandy1219 closed 1 year ago

sandy1219 commented 1 year ago

The following three are not under pitaya: 1:Metrics.Prometheus.Enabled 2:Metrics.Statsd.Enabled 3:DefaultPipelines.StructValidation.Enabled

in V2 config/config.go (type BuilderConfig struct)

felipejfc commented 1 year ago

I believe this was fixed in 2.7.1 already. Reopen if not the case