Skip to content
Snippets Groups Projects

ClickHouse data collector

Merged charlie ablett requested to merge 414610-cablett-clickhouse-data-collector into master
All threads resolved!
Compare and Show latest version
6 files
+ 1
31
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -40,7 +40,7 @@ def db_collector_klass
PostgresqlDataCollector
end
strong_memoize(:db_collector_klass)
strong_memoize_attr(:db_collector_klass)
# Format:
# {
Loading