Skip to content

Commit c91e271

Browse files
authored
Update integrations.yaml with Kuma service mesh and Kong Mesh (#4395)
1 parent ac8e727 commit c91e271

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

data/ecosystem/integrations.yaml

+11-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 Dubbo Microcks
1+
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize Dubbo Microcks Kuma
22
- name: containerd
33
url: https://containerd.io/
44
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
@@ -217,3 +217,13 @@
217217
docsUrl: https://masstransit.io/documentation/configuration/observability
218218
components: [.NET]
219219
oss: true
220+
- name: Kuma
221+
url: https://kuma.io/
222+
docsUrl: https://kuma.io/docs/2.7.x/guides/otel-metrics/
223+
components: [Go]
224+
oss: true
225+
- name: Kong Mesh
226+
url: https://konghq.com/products/kong-mesh
227+
docsUrl: https://docs.konghq.com/mesh/latest/guides/otel-metrics/
228+
components: [Go]
229+
oss: false

static/refcache.json

+16
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,10 @@
12231223
"StatusCode": 206,
12241224
"LastSeen": "2024-01-30T15:25:59.36407-05:00"
12251225
},
1226+
"https://docs.konghq.com/mesh/latest/guides/otel-metrics/": {
1227+
"StatusCode": 206,
1228+
"LastSeen": "2024-04-30T15:56:23.493141+02:00"
1229+
},
12261230
"https://docs.linuxfoundation.org/lfx/easycla/contributors": {
12271231
"StatusCode": 206,
12281232
"LastSeen": "2024-01-30T16:15:11.937332-05:00"
@@ -4879,6 +4883,10 @@
48794883
"StatusCode": 200,
48804884
"LastSeen": "2024-01-18T08:07:19.690634-05:00"
48814885
},
4886+
"https://konghq.com/products/kong-mesh": {
4887+
"StatusCode": 200,
4888+
"LastSeen": "2024-04-30T15:56:22.220894+02:00"
4889+
},
48824890
"https://kubernetes.github.io/ingress-nginx/examples/grpc/": {
48834891
"StatusCode": 206,
48844892
"LastSeen": "2024-01-18T19:02:39.056387-05:00"
@@ -4963,6 +4971,14 @@
49634971
"StatusCode": 206,
49644972
"LastSeen": "2024-01-30T06:01:40.735077-05:00"
49654973
},
4974+
"https://kuma.io/": {
4975+
"StatusCode": 206,
4976+
"LastSeen": "2024-04-30T15:56:19.177281+02:00"
4977+
},
4978+
"https://kuma.io/docs/2.7.x/guides/otel-metrics/": {
4979+
"StatusCode": 206,
4980+
"LastSeen": "2024-04-30T15:56:19.48504+02:00"
4981+
},
49664982
"https://kyverno.io/": {
49674983
"StatusCode": 206,
49684984
"LastSeen": "2024-01-30T16:06:10.681585-05:00"

0 commit comments

Comments
 (0)