Git Product home page Git Product logo

nighthawk's Introduction

nightawk

nightawk是一个分布式服务追踪库,以Zipkin为基础实现分布式链路追踪

目前支持的追踪功能

  • http zipkin的brave提供了基于http消息追踪的类库

  • nightawk-dubbo3 提供dubbo3框架链路追踪的功能,具体开启方式见dubbo3教程

  • nightawk-redis 提供redis调用监控功能

  • nightawk-jdbc 提供如下几种方式监控数据库:

    -- nightawk-commons-jdbc 提供对commons-dbcp BasicDataSource的监控
    -- nightawk-mybatis 利用mybatis Interceptor机制提供数据库查询监控功能
    -- nightawk-mysql 提供mysql数据库查询监控功能,如果程序中使用了mybatis推荐使用nightawk-mybatis(不可重复使用)
    -- nightawk-druid 利用druid数据源Filter机制,实现TracingFilter监控数据库(与nightawk-mybatis不可重复使用)
    -- nightawk-tomcat-jdbc 提供对tomcat-jdbc的监控

  • nightawk-mq 提供消息中间件的追踪功能,目前支持kafka,rabbitmq

ScreenShots

  • query trace

image

  • tracing details

image

  • dependencies

image

  • span

image

使用文档

nighthawk's People

Contributors

yanxs 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.