Skip to content

Universal-code-metrics-analyzer/clickhouse-report-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCMA | ClickHouse Report Generator Plugin

Report generator plugin, which can be used to save the result of metrics calculation to a ClickHouse column-oriented database.

Install

poetry add git+https://github.com/Universal-code-metrics-analyzer/clickhouse-report-generator@v0.1.0

You can use docker-compose.yml to run development database

Runner configuration

# config.yml

report_generator:
  plugin: clickhouse_report_generator
  config:
    ch_dsn: clickhouse+asynch://admin:admin@127.0.0.1:9000/default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages