Skip to content

Commit

Permalink
Add Kubewarden to integrations.yaml
Browse files Browse the repository at this point in the history
Kubewarden is using OpenTelemetry inside of its Rust and Go code both for tracing and metrics.
  • Loading branch information
flavio committed Jun 14, 2024
1 parent 4b1f5e3 commit f6d129a
Showing 1 changed file with 6 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 Microcks Kuma
# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup GORM Otterize Dubbo Microcks Kuma Kubewarden
- name: containerd
url: https://containerd.io/
docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md
Expand Down Expand Up @@ -238,3 +238,8 @@
docsUrl: https://istio.io/latest/docs/tasks/observability/distributed-tracing/opentelemetry/
components: [Go]
oss: true
- name: Kubewarden
url: https://kubewarden.io/
docsUrl: https://docs.kubewarden.io/howtos/telemetry/opentelemetry-qs
components: [Rust, Go]
oss: true

0 comments on commit f6d129a

Please sign in to comment.