Skip to content

Commit

Permalink
enterprise/server: log OLAPDB is used (#6867)
Browse files Browse the repository at this point in the history
  • Loading branch information
sluongng authored Jun 18, 2024
1 parent de6e943 commit 9a9a91b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/util/clickhouse/clickhouse.go
Original file line number Diff line number Diff line change
Expand Up @@ -354,5 +354,6 @@ func Register(env *real_environment.RealEnv) error {
}

env.SetOLAPDBHandle(dbh)
log.Info("Successfully configured OLAP database.")
return nil
}

0 comments on commit 9a9a91b

Please sign in to comment.