test: investigate test failure due to wal log (#22679)

This commit is contained in:
Julien Robert
2024-12-19 15:00:37 +00:00
committed by GitHub
parent 448b33d78d
commit a9c1149155
71 changed files with 154 additions and 140 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package telemetry
func DefaultConfig() *Config {
return &Config{
Enable: true,
Address: "localhost:1327",
Address: "localhost:7180",
ServiceName: "",
EnableHostname: false,
EnableHostnameLabel: false,