@@ -19,24 +19,24 @@ And it is possible to run the Kafka servers using `docker-compose` for testing p
1919
2020docs:
2121
22- - Confluent Platform: < https://docs.confluent.io/platform/current/overview.html >
23- - Confluent for Kubernetes: < https://docs.confluent.io/operator/current/overview.html >
22+ - [ Confluent Platform docs ] ( https://docs.confluent.io/platform/current/overview.html )
23+ - [ Confluent for Kubernetes docs ] ( https://docs.confluent.io/operator/current/overview.html )
2424
2525confluent github examples:
2626
27- - < https://github.com/confluentinc/examples.git >
28- - < https://github.com/confluentinc/kafka-streams-examples.git >
29- - < https://github.com/confluentinc/confluent-kubernetes-examples.git >
27+ - [ confluent examples github] ( https://github.com/confluentinc/examples.git )
28+ - [ confluent kafka streams examples github] ( https://github.com/confluentinc/kafka-streams-examples.git )
29+ - [ confluent kubernetes examples github] ( https://github.com/confluentinc/confluent-kubernetes-examples.git )
30+ - [ confluent ksqldb examples github] ( https://github.com/confluentinc/demo-scene.git )
3031
3132ksqldb:
3233
33- - how-to-guides: < https://docs.ksqldb.io/en/latest/how-to-guides/ >
34- - ksqlDB example snippets: < https://ksqldb.io/examples.html >
34+ - [ /infrastructure-examples/kafka/ksqldb] ( /kafka/ksqldb/ )
3535
3636monitoring:
3737
38- - confluent platform monitoring stack: < https://github.com/confluentinc/jmx-monitoring-stacks.git >
39- - confluent kafka monitoring: < https://docs.confluent.io/platform/current/kafka/monitoring.html >
40- - confluent schema registry monitoring: < https://docs.confluent.io/platform/current/schema-registry/monitoring.html >
41- - confluent kafka connect monitoring: < https://docs.confluent.io/home/connect/monitoring.html >
42- - ksqldb monitoring: < https://docs.ksqldb.io/en/latest/reference/metrics/ >
38+ - [ confluent platform monitoring stack] ( https://github.com/confluentinc/jmx-monitoring-stacks.git )
39+ - [ confluent kafka monitoring docs ] ( https://docs.confluent.io/platform/current/kafka/monitoring.html )
40+ - [ confluent schema registry monitoring docs ] ( https://docs.confluent.io/platform/current/schema-registry/monitoring.html )
41+ - [ confluent kafka connect monitoring docs ] ( https://docs.confluent.io/home/connect/monitoring.html )
42+ - [ ksqldb monitoring docs ] ( https://docs.ksqldb.io/en/latest/reference/metrics/ )
0 commit comments