metabase pulse mongo 踩坑

预备知识(gitHub

 

  • 详细的文档 https://www.metabase.com/start/docker.html
  • 非常简洁的操作和丝滑的UI界面(对产品/运营同学更友好)
  • 配置邮件
  • LDAP
  • 权限管理:有组有用户,可以控制表和读写
  • 安装/备份/升级/迁移 都很简单(支持docker、一个jar文件……)

 

1、pulse 使用

 

使用定时发送的时候 需要设置下时区 默认是格林尼治时间,在大陆,由于时区上没有北京 我们可以选择 Hong Kong

 

1、 email

 

2、slack

https://my.slack.com/services/new/bot

  1. Once you're there, give it a name and click "Add bot integration".
  2. Then copy and paste the Bot API Token into the field below. Once you are done,
  3. create a "metabase_files" channel in Slack. Metabase needs this to upload graphs.

 

 

 

使用方式

 

 

2、mong使用

在使用mongo语句的时候要 把FRIENDLY TABLE AND FIELD NAMES 字段变换 魔法 给禁用了,否则的话 正确的sql 查到的结果缺不正确

 


版权声明:本文为qq_29719097原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。