From b6d8466ebab9ea1b1f6a6a9bb05f1e8363b779ba Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Thu, 19 Oct 2023 10:02:24 +0200 Subject: [PATCH] Add more integrations (#3389) --- data/ecosystem/integrations.yaml | 57 ++++++++++++++++++++- static/refcache.json | 88 ++++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+), 1 deletion(-) diff --git a/data/ecosystem/integrations.yaml b/data/ecosystem/integrations.yaml index f426e16de640..625173bfbf96 100644 --- a/data/ecosystem/integrations.yaml +++ b/data/ecosystem/integrations.yaml @@ -1,4 +1,4 @@ -# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt +# cSpell:ignore containerd buildx Quarkus Cerbos flagd flipt KEDA Kyverno Dapr rustup - name: containerd url: https://containerd.io/ docsUrl: https://github.com/containerd/containerd/blob/main/docs/tracing.md @@ -89,3 +89,58 @@ docsUrl: https://www.flipt.io/docs/configuration/observability#tracing components: [Go] oss: true +- name: Harbor + url: https://goharbor.io/ + docsUrl: https://goharbor.io/docs/edge/administration/distributed-tracing/ + components: [Go] + oss: true +- name: KEDA + url: https://keda.sh/ + docsUrl: https://keda.sh/docs/2.12/operate/opentelemetry/ + components: [Go] + oss: true +- name: Open Policy Agent + url: https://www.openpolicyagent.org/ + docsUrl: https://www.openpolicyagent.org/docs/latest/monitoring/#opentelemetry + components: [Go] + oss: true +- name: cortex + url: https://cortexmetrics.io/ + docsUrl: https://cortexmetrics.io/docs/guides/tracing/#opentelemetry + components: [Go] + oss: true +- name: Thanos + url: https://thanos.io/ + docsUrl: https://thanos.io/tip/thanos/tracing.md/#opentelemetry-otlp + components: [Go] + oss: true +- name: Kyverno + url: https://kyverno.io/ + docsUrl: https://kyverno.io/docs/monitoring/opentelemetry/ + components: [Go] + oss: true +- name: Knative + url: https://knative.dev/ + docsUrl: https://knative.dev/docs/eventing/observability/metrics/collecting-metrics/#about-opentelemetry + components: [Go] + oss: true +- name: Dapr + url: https://dapr.io/ + docsUrl: https://docs.dapr.io/operations/observability/tracing/otel-collector/open-telemetry-collector/ + components: [Go] + oss: true +- name: MySQL Enterprise Server + url: https://www.mysql.com/ + docsUrl: https://dev.mysql.com/doc/refman/8.1/en/telemetry-trace.html + components: [C++] + oss: false +- name: rustup + url: https://rustup.rs/ + docsUrl: https://rust-lang.github.io/rustup/dev-guide/tracing.html + components: [Rust] + oss: true +- name: Matlab + url: https://www.mathworks.com/products/matlab.html + docsUrl: https://www.mathworks.com/matlabcentral/fileexchange/130979-opentelemetry-matlab + components: [C++] + oss: false diff --git a/static/refcache.json b/static/refcache.json index a4b72b623add..c990097fe769 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -487,6 +487,14 @@ "StatusCode": 206, "LastSeen": "2023-07-24T11:52:37.09875+02:00" }, + "https://cortexmetrics.io/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:46.197579+02:00" + }, + "https://cortexmetrics.io/docs/guides/tracing/#opentelemetry": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:46.38714+02:00" + }, "https://couchdb.apache.org/": { "StatusCode": 206, "LastSeen": "2023-07-06T17:57:36.620937-04:00" @@ -503,6 +511,10 @@ "StatusCode": 206, "LastSeen": "2023-06-29T16:15:58.495962-04:00" }, + "https://dapr.io/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:47.43077+02:00" + }, "https://dart.dev": { "StatusCode": 206, "LastSeen": "2023-06-29T16:19:47.798342-04:00" @@ -559,6 +571,10 @@ "StatusCode": 200, "LastSeen": "2023-06-29T16:19:42.584991-04:00" }, + "https://dev.mysql.com/doc/refman/8.1/en/telemetry-trace.html": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:10:00.385651+02:00" + }, "https://devcenter.heroku.com/articles/dyno-metadata": { "StatusCode": 200, "LastSeen": "2023-06-30T09:18:28.374093-04:00" @@ -811,6 +827,10 @@ "StatusCode": 206, "LastSeen": "2023-06-30T16:26:17.455495-04:00" }, + "https://docs.dapr.io/operations/observability/tracing/otel-collector/open-telemetry-collector/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:48.385662+02:00" + }, "https://docs.datadoghq.com/tracing/connect_logs_and_traces/java/": { "StatusCode": 206, "LastSeen": "2023-06-29T15:52:27.851719-04:00" @@ -3615,6 +3635,14 @@ "StatusCode": 200, "LastSeen": "2023-06-29T16:08:55.124449-04:00" }, + "https://goharbor.io/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:48.802546+02:00" + }, + "https://goharbor.io/docs/edge/administration/distributed-tracing/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:49.097202+02:00" + }, "https://golang.org/ref/spec#Slice_types": { "StatusCode": 200, "LastSeen": "2023-06-29T16:10:23.235648-04:00" @@ -3875,6 +3903,14 @@ "StatusCode": 200, "LastSeen": "2023-10-01T12:48:09.135563-04:00" }, + "https://keda.sh/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:49.93756+02:00" + }, + "https://keda.sh/docs/2.12/operate/opentelemetry/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:50.218385+02:00" + }, "https://kind.sigs.k8s.io/": { "StatusCode": 206, "LastSeen": "2023-06-29T16:14:16.4324-04:00" @@ -3887,6 +3923,10 @@ "StatusCode": 200, "LastSeen": "2023-06-29T16:03:28.24078-04:00" }, + "https://knative.dev/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:51.699957+02:00" + }, "https://knative.dev/docs/": { "StatusCode": 206, "LastSeen": "2023-06-29T16:15:14.445409-04:00" @@ -3895,6 +3935,10 @@ "StatusCode": 206, "LastSeen": "2023-06-29T16:15:19.812667-04:00" }, + "https://knative.dev/docs/eventing/observability/metrics/collecting-metrics/#about-opentelemetry": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:52.000286+02:00" + }, "https://knative.dev/docs/serving/accessing-traces/": { "StatusCode": 206, "LastSeen": "2023-06-29T16:15:25.083347-04:00" @@ -3983,6 +4027,14 @@ "StatusCode": 206, "LastSeen": "2023-06-30T11:48:06.399753-04:00" }, + "https://kyverno.io/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:52.67724+02:00" + }, + "https://kyverno.io/docs/monitoring/opentelemetry/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:53.171107+02:00" + }, "https://laravel.com/docs/10.x/installation": { "StatusCode": 200, "LastSeen": "2023-06-30T09:35:47.079352-04:00" @@ -4863,6 +4915,14 @@ "StatusCode": 206, "LastSeen": "2023-06-30T11:45:10.389335-04:00" }, + "https://rust-lang.github.io/rustup/dev-guide/tracing.html": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:54.979837+02:00" + }, + "https://rustup.rs/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:54.794436+02:00" + }, "https://sched.co/182Ib": { "StatusCode": 200, "LastSeen": "2023-06-29T18:52:21.892154-04:00" @@ -5103,6 +5163,14 @@ "StatusCode": 200, "LastSeen": "2023-06-30T16:26:12.028821-04:00" }, + "https://thanos.io/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:56.672005+02:00" + }, + "https://thanos.io/tip/thanos/tracing.md/#opentelemetry-otlp": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:56.874625+02:00" + }, "https://tinygo.org/": { "StatusCode": 206, "LastSeen": "2023-06-29T18:41:10.023989-04:00" @@ -5695,6 +5763,14 @@ "StatusCode": 206, "LastSeen": "2023-06-30T08:52:52.358236-04:00" }, + "https://www.mathworks.com/matlabcentral/fileexchange/130979-opentelemetry-matlab": { + "StatusCode": 200, + "LastSeen": "2023-10-16T20:09:58.703215+02:00" + }, + "https://www.mathworks.com/products/matlab.html": { + "StatusCode": 200, + "LastSeen": "2023-10-16T20:09:57.720447+02:00" + }, "https://www.meetup.com/opentelemetry-in-practice-meetup-group/": { "StatusCode": 206, "LastSeen": "2023-06-30T07:52:48.670372-04:00" @@ -5707,6 +5783,10 @@ "StatusCode": 206, "LastSeen": "2023-07-06T17:57:52.359895-04:00" }, + "https://www.mysql.com/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:59.62173+02:00" + }, "https://www.nomadproject.io": { "StatusCode": 206, "LastSeen": "2023-06-30T08:50:51.721695-04:00" @@ -5851,6 +5931,14 @@ "StatusCode": 200, "LastSeen": "2023-08-17T09:39:20.114053+08:00" }, + "https://www.openpolicyagent.org/": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:53.677301+02:00" + }, + "https://www.openpolicyagent.org/docs/latest/monitoring/#opentelemetry": { + "StatusCode": 206, + "LastSeen": "2023-10-16T20:09:53.898397+02:00" + }, "https://www.oracle.com/technical-resources/articles/javase/jmx.html": { "StatusCode": 200, "LastSeen": "2023-06-30T08:52:25.052421-04:00"