mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix] Let prometheus client do its own compression handling (#3232)
This commit is contained in:
@@ -154,7 +154,7 @@ func testDefaults() config.Configuration {
|
||||
TracingTransport: "grpc",
|
||||
TracingInsecureTransport: true,
|
||||
|
||||
MetricsEnabled: false,
|
||||
MetricsEnabled: true,
|
||||
MetricsAuthEnabled: false,
|
||||
|
||||
SyslogEnabled: false,
|
||||
|
Reference in New Issue
Block a user