Coder Social home page Coder Social logo

nicolastakashi / jaeger-redisearch Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 0.0 157 KB

A RediSearch integration for Jaeger

License: Apache License 2.0

Makefile 7.24% Go 92.10% Dockerfile 0.65%
distributed-tracing golang jaeger jaegertracing observability redis redisearch tracing

jaeger-redisearch's Introduction

Jaeger RediSearch

This is a Jaeger gRPC storage plugin implementation for storing traces in RediSearch.

Project status

This is a community-driven project, and you are welcome to share your issues and feature requests. Pull requests are also greatly appreciated.

Why RediSearch

RediSearch is a source-available Redis module that enables querying, secondary indexing, and full-text search for Redis. These features enable multi-field queries, aggregation, exact phrase matching, numeric filtering, and geo filtering for text queries.

How it works

The Jaeger data is stored in two indexes. The first contains operations, while the second stores span information for searching.

All data is saved in JSON format and is indexed by Service Name, Operation Name, Duration, Start Time, and Span Tags.

Build & Run

You can just run the following command, to build your local environment with Jaeger, Redis, Plugin and HotRoad.

make run

After this you can access: Jaeger UI and HotRoad

jaeger-redisearch's People

Contributors

nicolastakashi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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