apm-kafka-go

command module
v0.0.0-...-6528397 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2022 License: MIT Imports: 10 Imported by: 0

README

apm-kafka-go

This is a small PoC for distributed tracing via Elastic APM of Go applications sending messages via Apache Kafka.

Running

Start the required backend services - Kafka, Elasticsearch, Kibana and APM - via

docker-compose up -d

Build the producer and consumer via

make build # to build both applications

# OR build them individually
make build-producer
make build-consumer

Run both applications and watch the tracing information in Kibana.

Finally, stop the applications and remove the containers

docker-compose down

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL