From 56858180e1aaed5b02f002f848400df67e3c3282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 11:39:28 +0100 Subject: [PATCH 1/9] Create instrumentation-go-ibm-sarama.yml --- data/registry/instrumentation-go-ibm-sarama.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/registry/instrumentation-go-ibm-sarama.yml diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml new file mode 100644 index 000000000000..ed4e44d8e2dc --- /dev/null +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -0,0 +1,17 @@ +# cSpell:ignore sarama +title: IBM/sarama Instrumentation +registryType: instrumentation +language: go +tags: + - sarama + - instrumentation + - go +license: Apache 2.0 +description: + Package sarama provides functions to trace the IBM/sarama package. +authors: + - name: OpenTelemetry Authors + - name: Dominic Evans +urls: + repo: https://github.com/dnwe/otelsarama +createdAt: 2024-11-25 From 0724a215ad8f3478b53e5cfe9fdc91a2c1ab9fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 10:52:43 +0000 Subject: [PATCH 2/9] format --- data/registry/instrumentation-go-ibm-sarama.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index ed4e44d8e2dc..e8c5466d80fd 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -7,8 +7,7 @@ tags: - instrumentation - go license: Apache 2.0 -description: - Package sarama provides functions to trace the IBM/sarama package. +description: Package sarama provides functions to trace the IBM/sarama package. authors: - name: OpenTelemetry Authors - name: Dominic Evans From 4b30aa2087a44ebedd3d188e02b374a316b4f855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 11:01:41 +0000 Subject: [PATCH 3/9] Update refcache --- static/refcache.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 021f79ef8397..783dbf2af258 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -2199,6 +2199,10 @@ "StatusCode": 200, "LastSeen": "2024-01-18T20:04:59.339712-05:00" }, + "https://github.com/dnwe/otelsarama": { + "StatusCode": 200, + "LastSeen": "2024-01-25T10:54:57.162378745Z" + }, "https://github.com/docker/buildx": { "StatusCode": 200, "LastSeen": "2023-07-21T16:51:54.909705+02:00" From 764f9791e1d0b0b61e365c8245d7dcfcecb9d955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 13:15:50 +0100 Subject: [PATCH 4/9] Update data/registry/instrumentation-go-ibm-sarama.yml Co-authored-by: Severin Neumann --- data/registry/instrumentation-go-ibm-sarama.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index e8c5466d80fd..173cb1a3b0ee 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -11,6 +11,7 @@ description: Package sarama provides functions to trace the IBM/sarama package. authors: - name: OpenTelemetry Authors - name: Dominic Evans + url: https://github.com/dnwe urls: repo: https://github.com/dnwe/otelsarama createdAt: 2024-11-25 From 2b06f52e8082964dbabefc22b81bb9dd496f6c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 13:16:30 +0100 Subject: [PATCH 5/9] Update data/registry/instrumentation-go-ibm-sarama.yml Co-authored-by: Severin Neumann --- data/registry/instrumentation-go-ibm-sarama.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index 173cb1a3b0ee..d6cec62ecfbb 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -7,7 +7,7 @@ tags: - instrumentation - go license: Apache 2.0 -description: Package sarama provides functions to trace the IBM/sarama package. +description: Package sarama provides functions to trace the [IBM/sarama](https://github.com/IBM/sarama) package. authors: - name: OpenTelemetry Authors - name: Dominic Evans From 22f2d1355af10c7f9ac98ef769f32f0ebda4c0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 13:17:12 +0100 Subject: [PATCH 6/9] Update data/registry/instrumentation-go-ibm-sarama.yml Co-authored-by: Severin Neumann --- data/registry/instrumentation-go-ibm-sarama.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index d6cec62ecfbb..cc7055162746 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -15,3 +15,6 @@ authors: urls: repo: https://github.com/dnwe/otelsarama createdAt: 2024-11-25 +package: + name: github.com/dnwe/otelsarama + registry: go From cae60a826ad4f416b416e732702359dfb7d1217d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 13:20:46 +0100 Subject: [PATCH 7/9] Update instrumentation-go-ibm-sarama.yml --- data/registry/instrumentation-go-ibm-sarama.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index cc7055162746..9f387306f4f8 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -1,4 +1,4 @@ -# cSpell:ignore sarama +# cSpell:ignore dnwe otelsarama sarama title: IBM/sarama Instrumentation registryType: instrumentation language: go @@ -7,7 +7,8 @@ tags: - instrumentation - go license: Apache 2.0 -description: Package sarama provides functions to trace the [IBM/sarama](https://github.com/IBM/sarama) package. +description: + Package sarama provides functions to trace the [IBM/sarama](https://github.com/IBM/sarama) package. authors: - name: OpenTelemetry Authors - name: Dominic Evans From 0296a12ee487f8c593bf3c9e5e411ecbab53e7fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 12:23:32 +0000 Subject: [PATCH 8/9] format --- data/registry/instrumentation-go-ibm-sarama.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/registry/instrumentation-go-ibm-sarama.yml b/data/registry/instrumentation-go-ibm-sarama.yml index 9f387306f4f8..a42c761c54d0 100644 --- a/data/registry/instrumentation-go-ibm-sarama.yml +++ b/data/registry/instrumentation-go-ibm-sarama.yml @@ -8,7 +8,8 @@ tags: - go license: Apache 2.0 description: - Package sarama provides functions to trace the [IBM/sarama](https://github.com/IBM/sarama) package. + Package sarama provides functions to trace the + [IBM/sarama](https://github.com/IBM/sarama) package. authors: - name: OpenTelemetry Authors - name: Dominic Evans From 255365cb95a733fdfe4c3f1c0885efac0e9ff576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 25 Jan 2024 12:26:38 +0000 Subject: [PATCH 9/9] Update refcache --- static/refcache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/static/refcache.json b/static/refcache.json index 783dbf2af258..a36e87fb01b4 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -1935,6 +1935,10 @@ "StatusCode": 200, "LastSeen": "2024-01-18T20:05:35.043924-05:00" }, + "https://github.com/IBM/sarama": { + "StatusCode": 200, + "LastSeen": "2024-01-25T12:26:11.985357104Z" + }, "https://github.com/MetinSeylan/Nestjs-OpenTelemetry": { "StatusCode": 200, "LastSeen": "2024-01-18T19:12:29.56313-05:00" @@ -2199,6 +2203,10 @@ "StatusCode": 200, "LastSeen": "2024-01-18T20:04:59.339712-05:00" }, + "https://github.com/dnwe": { + "StatusCode": 200, + "LastSeen": "2024-01-25T12:26:11.391358232Z" + }, "https://github.com/dnwe/otelsarama": { "StatusCode": 200, "LastSeen": "2024-01-25T10:54:57.162378745Z" @@ -5359,6 +5367,10 @@ "StatusCode": 200, "LastSeen": "2024-01-08T12:17:16.696764+01:00" }, + "https://pkg.go.dev/github.com/dnwe/otelsarama": { + "StatusCode": 200, + "LastSeen": "2024-01-25T12:26:12.14544959Z" + }, "https://pkg.go.dev/github.com/mitchellh/mapstructure": { "StatusCode": 200, "LastSeen": "2023-07-26T16:44:49.203638-04:00"