Skip to content

Commit

Permalink
Add GORM and CloudWeGo to the integrations (#3542)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerogers authored Nov 15, 2023
1 parent a880b8c commit aef2186
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
12 changes: 11 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
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM
- name: containerd
url: https://containerd.io/
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
Expand Down Expand Up @@ -154,3 +154,13 @@
docsUrl: https://strimzi.io/docs/operators/latest/deploying#assembly-distributed-tracing-str
components: [Java]
oss: true
- name: CloudWeGo
url: https://www.cloudwego.io/
docsUrl: https://www.cloudwego.io/docs/hertz/tutorials/observability/open-telemetry/
components: [Go]
oss: true
- name: GORM
url: https://gorm.io/
docsUrl: https://github.com/go-gorm/opentelemetry
components: [Go]
oss: true
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2263,6 +2263,10 @@
"StatusCode": 200,
"LastSeen": "2023-10-16T20:37:05.720755+02:00"
},
"https://github.com/go-gorm/opentelemetry": {
"StatusCode": 200,
"LastSeen": "2023-11-14T12:26:21.00653-04:00"
},
"https://github.com/gosnmp/gosnmp": {
"StatusCode": 200,
"LastSeen": "2023-06-30T09:15:19.257742-04:00"
Expand Down Expand Up @@ -3899,6 +3903,10 @@
"StatusCode": 200,
"LastSeen": "2023-06-29T16:10:23.235648-04:00"
},
"https://gorm.io/": {
"StatusCode": 200,
"LastSeen": "2023-11-14T12:26:21.00653-04:00"
},
"https://gradle.org/": {
"StatusCode": 206,
"LastSeen": "2023-06-30T09:20:31.446966-04:00"
Expand Down Expand Up @@ -5775,6 +5783,14 @@
"StatusCode": 200,
"LastSeen": "2023-06-30T16:24:41.542459-04:00"
},
"https://www.cloudwego.io/": {
"StatusCode": 200,
"LastSeen": "2023-11-14T12:26:21.00653-04:00"
},
"https://www.cloudwego.io/docs/hertz/tutorials/observability/open-telemetry/": {
"StatusCode": 200,
"LastSeen": "2023-11-14T12:26:21.00653-04:00"
},
"https://www.cncf.io": {
"StatusCode": 206,
"LastSeen": "2023-06-29T18:48:57.135457-04:00"
Expand Down

0 comments on commit aef2186

Please sign in to comment.