From 3560c62422f50a9bebaae0a8b2d7c07f6a39651f Mon Sep 17 00:00:00 2001 From: duncanpo Date: Thu, 11 Apr 2024 10:40:09 -0400 Subject: [PATCH 1/4] Add OpenTelemetry-Matlab to registry --- data/registry/otel-matlab.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/registry/otel-matlab.yml diff --git a/data/registry/otel-matlab.yml b/data/registry/otel-matlab.yml new file mode 100644 index 000000000000..30cd8349f971 --- /dev/null +++ b/data/registry/otel-matlab.yml @@ -0,0 +1,15 @@ +title: OpenTelemetry-Matlab +registryType: instrumentation +language: MATLAB +tags: + - matlab + - simulink +license: Apache 2.0 +description: An unofficial implementation of OpenTelemetry in MATLAB. +authors: + - name: MathWorks + url: https://github.com/mathworks +urls: + repo: https://github.com/mathworks/OpenTelemetry-Matlab +createdAt: 2023-06-12 +isFirstParty: true From 05c6d81956b2b46385604474621a432c8d07826e Mon Sep 17 00:00:00 2001 From: duncanpo Date: Tue, 14 May 2024 10:19:47 -0400 Subject: [PATCH 2/4] make language lower-case as required --- data/registry/otel-matlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/registry/otel-matlab.yml b/data/registry/otel-matlab.yml index 30cd8349f971..9a65df8f5b6b 100644 --- a/data/registry/otel-matlab.yml +++ b/data/registry/otel-matlab.yml @@ -1,6 +1,6 @@ title: OpenTelemetry-Matlab registryType: instrumentation -language: MATLAB +language: matlab tags: - matlab - simulink From d54ba6f6863709d1187460ecbda03706bb5f23ab Mon Sep 17 00:00:00 2001 From: duncanpo Date: Tue, 14 May 2024 11:48:02 -0400 Subject: [PATCH 3/4] fix spelling check issue --- data/registry/otel-matlab.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/registry/otel-matlab.yml b/data/registry/otel-matlab.yml index 9a65df8f5b6b..c38f86dad629 100644 --- a/data/registry/otel-matlab.yml +++ b/data/registry/otel-matlab.yml @@ -1,3 +1,4 @@ +# cSpell:ignore matlab simulink title: OpenTelemetry-Matlab registryType: instrumentation language: matlab From a8b776def376606435b499a03c2f32fc59722c20 Mon Sep 17 00:00:00 2001 From: Duncan Po Date: Wed, 15 May 2024 14:39:37 -0400 Subject: [PATCH 4/4] update refcache --- static/refcache.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 1a88dba190fc..1925ba6091e2 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -2843,6 +2843,14 @@ "StatusCode": 200, "LastSeen": "2024-01-30T16:14:42.253423-05:00" }, + "https://github.com/mathworks": { + "StatusCode": 200, + "LastSeen": "2024-05-15T14:38:18.358902245-04:00" + }, + "https://github.com/mathworks/OpenTelemetry-Matlab": { + "StatusCode": 200, + "LastSeen": "2024-05-15T14:38:17.890374388-04:00" + }, "https://github.com/metrico/otel-collector": { "StatusCode": 200, "LastSeen": "2024-01-30T16:04:05.309796-05:00"