Coder Social home page Coder Social logo

Comments (1)

qxaok avatar qxaok commented on July 26, 2024

已通过如下方式解决
https://github.com/aliyun/aliyun-log-cli/blob/master/README_CN.md#13-%E5%85%B6%E4%BB%96%E9%85%8D%E7%BD%AE%E7%AE%A1%E7%90%86

  1. 下载到本地
    aliyunlog log get_dashboard --project=项目名 --entity=仪表盘名 >> dashboard.json
    https://aliyun-log-cli.readthedocs.io/en/latest/api.html#aliyun.log.LogClient.get_dashboard

  2. 修改本地的dahboard.json, 主要调整里面的dashboard name, title以及logstore
    如果是跨project复制, 目前不存在同name的仪表盘, 且关联logstore名字一样, 可以跳过

  3. 创建到目标项目中
    aliyunlog log create_dashboard --project=新项目名 --detail=file://./dashboard.json

from aliyun-log-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.