1.1.2 • Published 8 months ago

kafkatrace v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

KafkaTrace

Table of Contents

About KafkaTrace

Based on OpenTelemetry's standards, KafkaTrace streamlines the process of visualizing your Apache Kafka Clients by packaging together the necessary instrumentation files with popular open source monitoring UIs (Jaeger, Zipkin, and Prometheus). This documentation describes how to implement KafkaTrace.

For more information, visit our website.

Tech Stacks

Features

  • Intuitive all-in-one documentation to implement distributive tracing for Kafka.
  • Authentication for Google and GitHub OAuth.

User Guide

Prerequisites:

You must have Docker Desktop installed and running!

IMPORTANT REMINDER: Make sure the Kafka Cluster you want to trace has a working producer and consumer client.

  • STEP 1: Install npm package
    npm install kafkatrace
  • STEP 2: Build and run the preconfigured containers
    import { composer } from 'kafkatrace';
    composer();
  • STEP 3: Add to each service file and replace Service Name as required
    import { tracer } from 'kafkatrace';
    tracer('[Service Name]');
  • STEP 4: Navigate to localhost port: 16686 for Jaeger, 9411 for Zipkin, 9090 for Prometheus or simply login to the website

demo-vid

Authors

Developed ByGithubLinkedIn
Felix ChenGithubLinkedIn
Navdeep SimmackGithubLinkedIn
Wai San GuGithubLinkedIn
Alston NguyenGithubLinkedIn

License

Distributed under MIT License. See LICENSE.txt for more information.

1.1.2

8 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.66

10 months ago

1.0.65

10 months ago

1.0.64

10 months ago

1.0.63

10 months ago

1.0.61

10 months ago

1.0.60

10 months ago

1.0.59

10 months ago

1.0.58

10 months ago

1.0.57

10 months ago

1.0.56

10 months ago

1.0.55

10 months ago

1.0.54

10 months ago

1.0.53

10 months ago

1.0.52

10 months ago

1.0.51

10 months ago

1.0.50

10 months ago

1.0.49

10 months ago

1.0.48

10 months ago

1.0.47

10 months ago

1.0.46

10 months ago

1.0.45

10 months ago

1.0.44

10 months ago

1.0.43

10 months ago

1.0.42

10 months ago

1.0.41

10 months ago

1.0.40

10 months ago

1.0.39

10 months ago

1.0.38

10 months ago

1.0.37

10 months ago

1.0.36

10 months ago

1.0.35

10 months ago

1.0.34

10 months ago

1.0.33

10 months ago

1.0.32

10 months ago

1.0.31

10 months ago

1.0.30

10 months ago

1.0.29

10 months ago

1.0.28

10 months ago

1.0.27

10 months ago

1.0.26

10 months ago

1.0.25

10 months ago

1.0.24

10 months ago

1.0.23

10 months ago

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago