Coder Social home page Coder Social logo

wolfhong / grafana-openfalcon-datasource Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-falcon/grafana-openfalcon-datasource

1.0 1.0 1.0 910 KB

openfalcon plugin for grafana; 官方版本的bugfix

License: MIT License

JavaScript 46.52% HTML 10.69% TypeScript 42.79%

grafana-openfalcon-datasource's People

Contributors

hitripod avatar laiwei avatar masato25 avatar wolfhong avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

linhuisheng

grafana-openfalcon-datasource's Issues

当hostname(也即endpoint)存在点号时解析错误

当指标的endpoint存在点号.时,也即hostname存在点号.时,会导致无法显示指标图表。

比如,当 hostname = cnsz01vl00002.cmrh.com ,想要查询 mem.memfree.percent 时
发送请求到/api/datasources/proxy/6/render时,target = cnsz01vl00002.cmrh.com#mem#memfree#percent 被错误解析成 cnsz01vl00002#cmrh#com#mem#memfree#percent 导致无法请求到数据。

根据wiki,合法的hostname能包含alphabet (A-Za-z), digits (0-9), minus sign (-), and period (.)

因此,该项目在这方面考虑欠佳。(原项目有一个hack,当hostname是IP地址时,.号不会被转为#,但只并没有根本上解决bug。)

notwork

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.