Skip to content

Commit 89f1b60

Browse files
authored
Added Dubbo in integrations. (#3908)
1 parent 76405b1 commit 89f1b60

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

data/ecosystem/integrations.yaml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize
1+
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize Dubbo
22
- name: containerd
33
url: https://containerd.io/
44
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
@@ -181,3 +181,8 @@
181181
docsUrl: https://farfetch.github.io/kafkaflow/docs/guides/open-telemetry
182182
components: [.NET]
183183
oss: true
184+
- name: Dubbo # Provide the latest docs instead of blog url in 2~3 months later. refer to https://github.com/open-telemetry/opentelemetry.io/pull/3908#discussion_r1473133919.
185+
url: https://github.com/apache/dubbo
186+
docsUrl: https://cn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/
187+
components: [Java]
188+
oss: true

static/refcache.json

+8
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@
427427
"StatusCode": 206,
428428
"LastSeen": "2024-01-18T08:05:33.40334-05:00"
429429
},
430+
"https://cn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/": {
431+
"StatusCode": 206,
432+
"LastSeen": "2024-02-01T16:16:02.233119703Z"
433+
},
430434
"https://cncf.io": {
431435
"StatusCode": 206,
432436
"LastSeen": "2024-01-18T08:04:52.746171-05:00"
@@ -2079,6 +2083,10 @@
20792083
"StatusCode": 200,
20802084
"LastSeen": "2024-01-18T20:05:24.881361-05:00"
20812085
},
2086+
"https://github.com/apache/dubbo": {
2087+
"StatusCode": 200,
2088+
"LastSeen": "2024-02-01T16:16:01.139497253Z"
2089+
},
20822090
"https://github.com/asaaki/opentelemetry-tide": {
20832091
"StatusCode": 200,
20842092
"LastSeen": "2024-01-18T19:12:51.497556-05:00"

0 commit comments

Comments
 (0)