Commit 6f153d7 1 parent 3c3420c commit 6f153d7 Copy full SHA for 6f153d7
File tree 4 files changed +13
-3
lines changed
content/en/blog/2022/instrument-kafka-clients
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 23
23
" autoloading" ,
24
24
" backoff" ,
25
25
" bytecode" ,
26
- " cassandra" ,
27
26
" caml" ,
28
27
" cartservice" ,
28
+ " cassandra" ,
29
29
" checkoutservice" ,
30
30
" cncf" ,
31
31
" currencyservice" ,
108
108
" quarkus" ,
109
109
" quoteservice" ,
110
110
" recommendationservice" ,
111
- " relref" ,
112
111
" redis" ,
112
+ " relref" ,
113
113
" Rexed" ,
114
114
" roadmap" ,
115
115
" runtimes" ,
125
125
" sqlite" ,
126
126
" Stalnaker" ,
127
127
" stdoutmetric" ,
128
+ " Strimzi" ,
128
129
" subdir" ,
129
130
" symfony" ,
130
131
" tabpane" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Instrumenting Apache Kafka clients with OpenTelemetry
3
3
linkTitle : Instrumenting Apache Kafka clients
4
4
date : 2022-09-06
5
5
author : ' [Paolo Patierno](https://github.com/ppatierno)'
6
- cSpell:ignore : -Dotel autoconfigure classpath Paolo Patierno Strimzi
6
+ cSpell:ignore : -Dotel autoconfigure classpath Paolo Patierno
7
7
---
8
8
9
9
Nowadays, [ Apache Kafka] ( https://kafka.apache.org/ ) is chosen as the nervous
Original file line number Diff line number Diff line change 149
149
docsUrl : https://doc.traefik.io/traefik-hub/operations/telemetry/overview/
150
150
components : [Go]
151
151
oss : false
152
+ - name : Strimzi
153
+ url : https://strimzi.io/
154
+ docsUrl : https://strimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str
155
+ components : [Java]
156
+ oss : true
Original file line number Diff line number Diff line change 5255
5255
"StatusCode" : 206 ,
5256
5256
"LastSeen" : " 2023-06-29T18:52:00.52366-04:00"
5257
5257
},
5258
+ "https://strimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str" : {
5259
+ "StatusCode" : 206 ,
5260
+ "LastSeen" : " 2023-10-31T16:02:16.454105-04:00"
5261
+ },
5258
5262
"https://studio.apollographql.com" : {
5259
5263
"StatusCode" : 200 ,
5260
5264
"LastSeen" : " 2023-06-29T18:53:19.161811-04:00"
You can’t perform that action at this time.
0 commit comments