Skip to content

Commit

Permalink
Add Microcks to integration list. (#4120)
Browse files Browse the repository at this point in the history
  • Loading branch information
yada authored Mar 12, 2024
1 parent c1fdb67 commit aa1f945
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 Dubbo
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize Dubbo Microcks
- name: containerd
url: https://containerd.io/
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
Expand Down Expand Up @@ -186,3 +186,8 @@
docsUrl: https://cn.dubbo.apache.org/en/blog/2024/01/31/tracing-dubbo-with-opentelemetry/
components: [Java]
oss: true
- name: Microcks
url: https://microcks.io/
docsUrl: https://microcks.io/documentation/using/monitoring/
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 @@ -4987,6 +4987,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T08:06:14.054263-05:00"
},
"https://microcks.io/": {
"StatusCode": 206,
"LastSeen": "2024-03-12T09:44:49.348708+01:00"
},
"https://microcks.io/documentation/using/monitoring/": {
"StatusCode": 206,
"LastSeen": "2024-03-12T09:44:49.906991+01:00"
},
"https://micrometer.io/": {
"StatusCode": 206,
"LastSeen": "2024-01-18T19:02:08.769984-05:00"
Expand Down

0 comments on commit aa1f945

Please sign in to comment.