You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"L":"info","timestamp":"2024-11-26T10:27:34.961+0900","C":"signozschemamigrator/main.go:249","M":"Migrating up"}
{"L":"info","timestamp":"2024-11-26T10:27:34.961+0900","C":"schema_migrator/manager.go:682","M":"Running migrations up async"}
{"L":"info","timestamp":"2024-11-26T10:27:34.961+0900","C":"schema_migrator/manager.go:551","M":"Checking if migration should run","db":"signoz_traces","migration_id":1000,"versions":[]}
{"L":"info","timestamp":"2024-11-26T10:27:34.961+0900","C":"schema_migrator/manager.go:568","M":"Fetching migration status","query":"SELECT * FROM signoz_traces.schema_migrations_v2 WHERE migration_id = 1000 SETTINGS final = 1;"}
{"L":"error","timestamp":"2024-11-26T10:27:34.998+0900","C":"schema_migrator/manager.go:576","M":"Failed to fetch migration status","error":"code: 81, message: Database signoz_traces does not exist","S":"github.com/SigNoz/signoz-otel-collector/cmd/signozschemamigrator/schema_migrator.(*MigrationManager).sho
e.func1\n\tD:/om-collector/cmd/signozschemamigrator/main.go:250\ngithub.com/spf13/cobra.(*Command).execute\n\tC:/Users/IN/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:985\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tC:/Users/IN/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1117\ngithu
> {"L":"info","timestamp":"2024-11-26T10:27:34.960+0900","C":"signozschemamigrator/main.go:231","M":"Opened connection"}
**1. Launch ClickHouse with Docker.
2. I only want to test the signozschema migrator, so I run only the signozschemamigrator locally.
My environment is Windows.**
The text was updated successfully, but these errors were encountered: