{"id":20360744,"url":"https://github.com/nicolastakashi/jaeger-redisearch","last_synced_at":"2025-04-12T03:53:22.362Z","repository":{"id":62530417,"uuid":"558779276","full_name":"nicolastakashi/jaeger-redisearch","owner":"nicolastakashi","description":"A RediSearch integration for Jaeger","archived":false,"fork":false,"pushed_at":"2022-11-03T17:54:10.000Z","size":157,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T03:53:16.498Z","etag":null,"topics":["distributed-tracing","golang","jaeger","jaegertracing","observability","redis","redisearch","tracing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicolastakashi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-28T09:22:41.000Z","updated_at":"2024-07-31T09:47:10.000Z","dependencies_parsed_at":"2022-11-02T14:31:04.717Z","dependency_job_id":null,"html_url":"https://github.com/nicolastakashi/jaeger-redisearch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolastakashi%2Fjaeger-redisearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolastakashi%2Fjaeger-redisearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolastakashi%2Fjaeger-redisearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolastakashi%2Fjaeger-redisearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicolastakashi","download_url":"https://codeload.github.com/nicolastakashi/jaeger-redisearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514208,"owners_count":21116899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed-tracing","golang","jaeger","jaegertracing","observability","redis","redisearch","tracing"],"created_at":"2024-11-14T23:42:49.504Z","updated_at":"2025-04-12T03:53:22.338Z","avatar_url":"https://github.com/nicolastakashi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jaeger RediSearch\nThis is a [Jaeger gRPC storage plugin](https://github.com/jaegertracing/jaeger/tree/main/plugin/storage/grpc) implementation for storing traces in [RediSearch](https://redis.io/docs/stack/search/).\n\n## Project status\n\nThis is a community-driven project, and you are welcome to share your issues and feature requests. Pull requests are also greatly appreciated.\n\n## Why RediSearch\n\nRediSearch is a [source-available](https://github.com/RediSearch/RediSearch/blob/master/LICENSE) 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.\n\n## How it works\n\nThe Jaeger data is stored in two indexes. The first contains operations, while the second stores span information for searching.\n\nAll data is saved in JSON format and is indexed by Service Name, Operation Name, Duration, Start Time, and Span Tags.\n\n## Build \u0026 Run\n\nYou can just run the following command, to build your local environment with Jaeger, Redis, Plugin and HotRoad.\n\n```bash\nmake run\n```\n\nAfter this you can access: [Jaeger UI](http://localhost:16686) and [HotRoad](http://localhost:8080)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolastakashi%2Fjaeger-redisearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolastakashi%2Fjaeger-redisearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolastakashi%2Fjaeger-redisearch/lists"}