GithubHelp home page GithubHelp logo

socket-log-receiver's Introduction

socket-log-receiver

Compile

mvn pacakge

Run

java -jar socket-log-receiver-1.0.0.jar \
  --output.path=/var/log/spring \
  --socket.port=4560

Metrics

curl 'http://localhost:4550/actuator/metrics'
Metics name Type Description
socket.connection.active Gauge 连接数
event.count Counter 收到的事件数
event.unsupported.data.type.count Counter 无法识别的事件数
store.queue.size Gauge 存储队列长度
store.logger.count Gauge 存储器数量
store.count Counter 存储的事件数
store.discard.count Counter 抛弃的事件数
store.error.count Counter 存储错误数
store.response.time Timer 存储响应时间

socket-log-receiver's People

Contributors

rm-vrf avatar

Watchers

 avatar

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.