Giter Club home page Giter Club logo

Comments (2)

susiezhao avatar susiezhao commented on June 19, 2024

首先腾讯云API的访问是本身就是支持外网的,如果是外网环境是不需要配置代理的。
拿 API 文档中的 云服务器的接口来说:https://cloud.tencent.com/document/api/213/15708
你只要确保你的环境能通 cvm.tencentcloudapi.com 这个域名就可以的。
我这边需要配置外网访问是因为公司的开发环境是不支持外网的,我这边用的 Proxifier 通过配置公司提供的访问外网的域名和端口;
image
然后在在 Rules 采用上述的规则让 grafana-server 的应用走我的外网代理规则
image

from tencentcloud-monitor-grafana-app.

feixiaohuijava avatar feixiaohuijava commented on June 19, 2024

首先腾讯云API的访问是本身就是支持外网的,如果是外网环境是不需要配置代理的。
拿 API 文档中的 云服务器的接口来说:https://cloud.tencent.com/document/api/213/15708
你只要确保你的环境能通 cvm.tencentcloudapi.com 这个域名就可以的。
我这边需要配置外网访问是因为公司的开发环境是不支持外网的,我这边用的 Proxifier 通过配置公司提供的访问外网的域名和端口;
image
然后在在 Rules 采用上述的规则让 grafana-server 的应用走我的外网代理规则
image

额。。我的grafana是装在linux服务器上的,我的Linux机器本身在/etc/profile设置了外网代理,但是还需要在/etc/sysconfig/grafana-server中设置代理。好坑啊,没想到grafana还要单独设置一个外网代理。我已经解决了这个问题了。哈哈。。你也可以参考grafana/grafana#11962 这里给出了理由和答案。。

from tencentcloud-monitor-grafana-app.

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.