Giter Club home page Giter Club logo

Comments (4)

myzhan avatar myzhan commented on August 24, 2024 1

这个字段类型传的不对,如果是 request_success 事件的话,应该是这样的。

boomer.Events.Publish("request_success", "tcp", "query", float64(costTime), int64(contentLength))

from boomer.

tenfyzhong avatar tenfyzhong commented on August 24, 2024

改成这样确实可以了。但是为什么不做好类型判断?像这样抛异常用户根本不知道是什么情况。

from boomer.

myzhan avatar myzhan commented on August 24, 2024

这个异常,是 EventBus 这个依赖抛出来的。我只是捕获了异常,并打出了堆栈。像上面这种误用,你在界面上是可以看到提示的。

image

from boomer.

myzhan avatar myzhan commented on August 24, 2024

@tenfyzhong 你说的对,目前兼容了 float64 和 int64 两种类型的 responseTime

from boomer.

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.