Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo Tracing with KafkaConnect (import from RDBMS) #1

Closed
gkoenig opened this issue May 17, 2021 · 1 comment · Fixed by #5
Closed

Demo Tracing with KafkaConnect (import from RDBMS) #1

gkoenig opened this issue May 17, 2021 · 1 comment · Fixed by #5
Assignees
Labels

Comments

@gkoenig
Copy link
Owner

gkoenig commented May 17, 2021

deploy a KafkaConnect instance including enabled tracing.
The Connector shall read data from a postgresql instance and write to a dedicated topic.

  1. deploy a postgresql instance within the K8s cluster
  2. deploy KafkaConnect via Strimzi
  3. setup the Connector (read from Postgresql and write to Kafka topic)
  4. check Jaeger UI and display tracing info for imported messages
@gkoenig gkoenig self-assigned this May 17, 2021
@gkoenig gkoenig added the ToDo label May 17, 2021
@gkoenig gkoenig linked a pull request Jun 9, 2021 that will close this issue
@gkoenig
Copy link
Owner Author

gkoenig commented Jun 9, 2021

finished with commit 1bce28c

@gkoenig gkoenig closed this as completed Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant