Skip to content

Commit 6f153d7

Browse files
ppatiernochalincartermp
authored
Added Strimzi project to the OpenTelemetry integrations page (open-telemetry#3454)
Co-authored-by: Patrice Chalin <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
1 parent 3c3420c commit 6f153d7

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.vscode/cspell.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"autoloading",
2424
"backoff",
2525
"bytecode",
26-
"cassandra",
2726
"caml",
2827
"cartservice",
28+
"cassandra",
2929
"checkoutservice",
3030
"cncf",
3131
"currencyservice",
@@ -108,8 +108,8 @@
108108
"quarkus",
109109
"quoteservice",
110110
"recommendationservice",
111-
"relref",
112111
"redis",
112+
"relref",
113113
"Rexed",
114114
"roadmap",
115115
"runtimes",
@@ -125,6 +125,7 @@
125125
"sqlite",
126126
"Stalnaker",
127127
"stdoutmetric",
128+
"Strimzi",
128129
"subdir",
129130
"symfony",
130131
"tabpane",

content/en/blog/2022/instrument-kafka-clients/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Instrumenting Apache Kafka clients with OpenTelemetry
33
linkTitle: Instrumenting Apache Kafka clients
44
date: 2022-09-06
55
author: '[Paolo Patierno](https://github.com/ppatierno)'
6-
cSpell:ignore: -Dotel autoconfigure classpath Paolo Patierno Strimzi
6+
cSpell:ignore: -Dotel autoconfigure classpath Paolo Patierno
77
---
88

99
Nowadays, [Apache Kafka](https://kafka.apache.org/) is chosen as the nervous

data/ecosystem/integrations.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,8 @@
149149
docsUrl: https://doc.traefik.io/traefik-hub/operations/telemetry/overview/
150150
components: [Go]
151151
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

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -5255,6 +5255,10 @@
52555255
"StatusCode": 206,
52565256
"LastSeen": "2023-06-29T18:52:00.52366-04:00"
52575257
},
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+
},
52585262
"https://studio.apollographql.com": {
52595263
"StatusCode": 200,
52605264
"LastSeen": "2023-06-29T18:53:19.161811-04:00"

0 commit comments

Comments
 (0)