Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Microcks to integration list. #4120

Merged
merged 3 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
svrnm marked this conversation as resolved.
Show resolved Hide resolved
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