Skip to content

Commit

Permalink
Added Dubbo in integrations. (#3908)
Browse files Browse the repository at this point in the history
  • Loading branch information
steverao authored Feb 7, 2024
1 parent 76405b1 commit 89f1b60
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/ecosystem/integrations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize Dubbo
- name: containerd
url: https://containerd.io/
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
Expand Down Expand Up @@ -181,3 +181,8 @@
docsUrl: https://farfetch.github.io/kafkaflow/docs/guides/open-telemetry
components: [.NET]
oss: true
- 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.
url: https://github.com/apache/dubbo
docsUrl: https://cn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/
components: [Java]
oss: true
8 changes: 8 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-18T08:05:33.40334-05:00"
},
"https://cn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/": {
"StatusCode": 206,
"LastSeen": "2024-02-01T16:16:02.233119703Z"
},
"https://cncf.io": {
"StatusCode": 206,
"LastSeen": "2024-01-18T08:04:52.746171-05:00"
Expand Down Expand Up @@ -2079,6 +2083,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T20:05:24.881361-05:00"
},
"https://github.com/apache/dubbo": {
"StatusCode": 200,
"LastSeen": "2024-02-01T16:16:01.139497253Z"
},
"https://github.com/asaaki/opentelemetry-tide": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:12:51.497556-05:00"
Expand Down

0 comments on commit 89f1b60

Please sign in to comment.