Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-go-aws.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: AWS SDK for Go
registryType: instrumentation
isThirdParty: false
language: go
tags:
- aws
- instrumentation
- go
repo: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
license: Apache 2.0
description: AWS SDK V2 for Go instrumentation
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-go-kit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Go kit instrumentation library
registryType: instrumentation
isThirdParty: false
language: go
tags:
- kit
- instrumentation
- go
repo: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation/github.com/go-kit/kit/otelkit
license: Apache 2.0
description: Package otelkit instruments the github.com/go-kit/kit package.
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-go-lambda.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: otellambda
registryType: instrumentation
isThirdParty: false
language: go
tags:
- otellambda
- instrumentation
- go
repo: https://go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
license: Apache 2.0
description: Package otellambda instruments the github.com/aws/aws-lambda-go package.
authors: OpenTelemetry Authors
otVersion: latest
---