Skip to content

Commit 1db4118

Browse files
authored
[Registry] Add more go instrumentation libraries (#2083)
1 parent 9a855e5 commit 1db4118

File tree

3 files changed

+45
-0
lines changed

3 files changed

+45
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: AWS SDK for Go
3+
registryType: instrumentation
4+
isThirdParty: false
5+
language: go
6+
tags:
7+
- aws
8+
- instrumentation
9+
- go
10+
repo: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
11+
license: Apache 2.0
12+
description: AWS SDK V2 for Go instrumentation
13+
authors: OpenTelemetry Authors
14+
otVersion: latest
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Go kit instrumentation library
3+
registryType: instrumentation
4+
isThirdParty: false
5+
language: go
6+
tags:
7+
- kit
8+
- instrumentation
9+
- go
10+
repo: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation/github.com/go-kit/kit/otelkit
11+
license: Apache 2.0
12+
description: Package otelkit instruments the github.com/go-kit/kit package.
13+
authors: OpenTelemetry Authors
14+
otVersion: latest
15+
---
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: otellambda
3+
registryType: instrumentation
4+
isThirdParty: false
5+
language: go
6+
tags:
7+
- otellambda
8+
- instrumentation
9+
- go
10+
repo: https://go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
11+
license: Apache 2.0
12+
description: Package otellambda instruments the github.com/aws/aws-lambda-go package.
13+
authors: OpenTelemetry Authors
14+
otVersion: latest
15+
---

0 commit comments

Comments
 (0)