Skip to content

Commit

Permalink
Merge pull request #128 from andyhuang18/feat/dashboard_for_all_object
Browse files Browse the repository at this point in the history
feat: make dashboard for all  objects
  • Loading branch information
bifenglin authored Nov 14, 2024
2 parents e6c9b42 + b4f8f34 commit 2e7d103
Show file tree
Hide file tree
Showing 19 changed files with 214,644 additions and 41 deletions.
7 changes: 7 additions & 0 deletions dashboard/company/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 企业社区级别大屏

这个目录下存放了企业社区级别大屏的数据文件和脚本。

scripts/clickhouse_sql.py 脚本用于远程连接clickhouse获取数据。需要预先填写clickhouse登录信息。中间的query需要自行修改。

scripts/metric_api.py 脚本用于获取openrank和活跃度的数据。
Loading

0 comments on commit 2e7d103

Please sign in to comment.