From aa89162aa965960eaaf8dcf98c453601e79957e5 Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Wed, 13 Sep 2023 22:30:14 +0200 Subject: [PATCH] Registry Updates September 2023 (#3265) Co-authored-by: Phillip Carter --- data/registry/instrumentation-js-cerbos.yml | 13 +++++++++++++ data/registry/instrumentation-python-cassandra.yml | 14 ++++++++++++++ static/refcache.json | 4 ++++ 3 files changed, 31 insertions(+) create mode 100644 data/registry/instrumentation-js-cerbos.yml create mode 100644 data/registry/instrumentation-python-cassandra.yml diff --git a/data/registry/instrumentation-js-cerbos.yml b/data/registry/instrumentation-js-cerbos.yml new file mode 100644 index 000000000000..086abf344972 --- /dev/null +++ b/data/registry/instrumentation-js-cerbos.yml @@ -0,0 +1,13 @@ +title: Instrumentation Library for Cerbos JavaScript SDK +registryType: instrumentation +language: js +tags: + - js + - cerbos + - instrumentation +repo: https://github.com/cerbos/cerbos-sdk-javascript/ +license: Apache 2.0 +description: + OpenTelemetry instrumentation for the [Cerbos JavaScript + SDK](https://github.com/cerbos/cerbos-sdk-javascript/) +authors: Cerbos Authors diff --git a/data/registry/instrumentation-python-cassandra.yml b/data/registry/instrumentation-python-cassandra.yml new file mode 100644 index 000000000000..0986d5c45967 --- /dev/null +++ b/data/registry/instrumentation-python-cassandra.yml @@ -0,0 +1,14 @@ +title: OpenTelemetry Cassandra Instrumentation +registryType: instrumentation +isThirdParty: false +language: python +tags: + - cassandra + - instrumentation + - python +repo: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-cassandra +license: Apache 2.0 +description: + Instrumentation for Cassandra (cassandra-driver and scylla-driver libraries). +authors: OpenTelemetry Authors +otVersion: latest diff --git a/static/refcache.json b/static/refcache.json index 4f78b2c4c5d0..1b9f340b8cf9 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -1879,6 +1879,10 @@ "StatusCode": 200, "LastSeen": "2023-06-30T08:39:40.494545-04:00" }, + "https://github.com/cerbos/cerbos-sdk-javascript/": { + "StatusCode": 200, + "LastSeen": "2023-09-13T14:29:23.953529+02:00" + }, "https://github.com/cloudflare/cfssl": { "StatusCode": 200, "LastSeen": "2023-06-30T08:43:38.289125-04:00"