Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logging: reading from multiple databases concurrently #226
Logging: reading from multiple databases concurrently #226
Changes from 14 commits
c61afcf
52fc91d
68024de
5c4f4e3
2e1f294
9b6ffbf
cc9df09
78d29d6
ada7fa5
c9f311e
0fb2d7f
b8dbf9b
8c58ea8
6112727
6d51f30
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 389 in app/server/config/config.go
app/server/config/config.go#L388-L389
Check warning on line 393 in app/server/config/config.go
app/server/config/config.go#L392-L393
Check warning on line 397 in app/server/config/config.go
app/server/config/config.go#L396-L397
Check warning on line 400 in app/server/config/config.go
app/server/config/config.go#L400
Check warning on line 409 in app/server/config/config.go
app/server/config/config.go#L408-L409
Check warning on line 451 in app/server/config/config.go
app/server/config/config.go#L449-L451
Check warning on line 455 in app/server/config/config.go
app/server/config/config.go#L453-L455
Check warning on line 457 in app/server/config/config.go
app/server/config/config.go#L457
Check warning on line 35 in app/server/datasource/mock.go
app/server/datasource/mock.go#L34-L35
Check warning on line 42 in app/server/datasource/rdbms/clickhouse/connection_manager.go
app/server/datasource/rdbms/clickhouse/connection_manager.go#L42