jaeger

Community

Distributed tracing for KYC pipeline

Authorpohlai88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for robust observability in the KYC verification pipeline by deploying and configuring Jaeger for distributed tracing. It enables the storage, indexing, and visualization of spans, providing deep insights into the entire verification flow.

Core Features & Use Cases

  • Jaeger Deployment: Facilitates the setup of Jaeger, either as a self-hosted all-in-one solution for development or a distributed setup with Elasticsearch for production.
  • Trace Visualization: Allows users to visualize the complete flow of a KYC verification, identifying latency and bottlenecks across microservices.
  • Observability Enhancement: Integrates with OpenTelemetry Collector to process and route traces from KYC services to Jaeger.
  • Use Case: When a KYC verification process is experiencing unexpected delays, this Skill can be used to deploy Jaeger, collect traces from all involved services, and then visualize the trace waterfall to pinpoint which specific microservice is causing the slowdown.

Quick Start

Deploy Jaeger using the provided docker-compose.yml for development environments.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jaeger
Download link: https://github.com/pohlai88/AFENDA/archive/main.zip#jaeger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.