Skip to content

Commit

Permalink
Added Strimzi project to the OpenTelemetry integrations page (#3454)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrice Chalin <[email protected]>
Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2023
1 parent 3c3420c commit 6f153d7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"autoloading",
"backoff",
"bytecode",
"cassandra",
"caml",
"cartservice",
"cassandra",
"checkoutservice",
"cncf",
"currencyservice",
Expand Down Expand Up @@ -108,8 +108,8 @@
"quarkus",
"quoteservice",
"recommendationservice",
"relref",
"redis",
"relref",
"Rexed",
"roadmap",
"runtimes",
Expand All @@ -125,6 +125,7 @@
"sqlite",
"Stalnaker",
"stdoutmetric",
"Strimzi",
"subdir",
"symfony",
"tabpane",
Expand Down
2 changes: 1 addition & 1 deletion content/en/blog/2022/instrument-kafka-clients/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Instrumenting Apache Kafka clients with OpenTelemetry
linkTitle: Instrumenting Apache Kafka clients
date: 2022-09-06
author: '[Paolo Patierno](https://github.com/ppatierno)'
cSpell:ignore: -Dotel autoconfigure classpath Paolo Patierno Strimzi
cSpell:ignore: -Dotel autoconfigure classpath Paolo Patierno
---

Nowadays, [Apache Kafka](https://kafka.apache.org/) is chosen as the nervous
Expand Down
5 changes: 5 additions & 0 deletions data/ecosystem/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,8 @@
docsUrl: https://doc.traefik.io/traefik-hub/operations/telemetry/overview/
components: [Go]
oss: false
- name: Strimzi
url: https://strimzi.io/
docsUrl: https://strimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str
components: [Java]
oss: true
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -5255,6 +5255,10 @@
"StatusCode": 206,
"LastSeen": "2023-06-29T18:52:00.52366-04:00"
},
"https://strimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str": {
"StatusCode": 206,
"LastSeen": "2023-10-31T16:02:16.454105-04:00"
},
"https://studio.apollographql.com": {
"StatusCode": 200,
"LastSeen": "2023-06-29T18:53:19.161811-04:00"
Expand Down

0 comments on commit 6f153d7

Please sign in to comment.