Skip to content

Commit 60470c2

Browse files
authoredFeb 7, 2023
Add Honeycomb.io Go and Node Distros to Registry (open-telemetry#2254)
1 parent 5884a4f commit 60470c2

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Honeycomb.io OpenTelemetry Distro for Go
2+
registryType: instrumentation
3+
isThirdParty: true
4+
language: go
5+
tags:
6+
- go
7+
- instrumentation
8+
repo: https://github.com/honeycombio/honeycomb-opentelemetry-go
9+
license: Apache 2.0
10+
description: Honeycomb's distribution of OpenTelemetry for Go
11+
authors: Honeycomb, Hound Technology, Inc
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
title: Honeycomb.io OpenTelemetry Distro for Node.js
2+
registryType: instrumentation
3+
isThirdParty: true
4+
language: js
5+
tags:
6+
- js
7+
- Node.js
8+
- instrumentation
9+
repo: https://github.com/honeycombio/honeycomb-opentelemetry-node
10+
license: Apache 2.0
11+
description: Honeycomb's distribution of OpenTelemetry for Node.js
12+
authors: Honeycomb, Hound Technology, Inc

0 commit comments

Comments
 (0)
Please sign in to comment.