Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing JS instrumentations to registry #626

Merged
merged 3 commits into from
Jul 8, 2021
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
14 changes: 14 additions & 0 deletions content/en/registry/instrumentation-js-aws-lambda.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: OpenTelemetry AWS Lambda Instrumentation for Node.js
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- lambda
- aws
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-aws-lambda
license: Apache 2.0
description: AWS Lambda instrumentation for Node.js.
authors: OpenTelemetry Authors
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-js-bunyan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: OpenTelemetry Instrumentation for bunyan
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- bunyan
- logging
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-bunyan
license: Apache 2.0
description: Instrumentation library for Bunyan.
authors: OpenTelemetry Authors
otVersion: latest
---
16 changes: 16 additions & 0 deletions content/en/registry/instrumentation-js-cassandra-driver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: OpenTelemetry Instrumentation for cassandra-driver
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- cassandra
- cassandra-driver
- database
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-cassandra
license: Apache 2.0
description: Instrumentation library for Cassandra driver.
authors: OpenTelemetry Authors
otVersion: latest
---
14 changes: 14 additions & 0 deletions content/en/registry/instrumentation-js-generic-pool.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: OpenTelemetry Generic Pool Instrumentation for Node.js
registryType: instrumentation
language: js
tags:
- js
- instrumentation
- generic-pool
- pooling
repo: https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-instrumentation-fetch
license: Apache 2.0
description: generic-pool instrumentation for Node.js.
authors: OpenTelemetry Authors
---
16 changes: 16 additions & 0 deletions content/en/registry/instrumentation-js-knex.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: OpenTelemetry Instrumentation for knex
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- knex
- orm
- database
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-knex
license: Apache 2.0
description: Instrumentation library for Knex.
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-js-memcached.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: OpenTelemetry Instrumentation for memcached
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- memcached
- database
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached
license: Apache 2.0
description: Instrumentation library for memcached.
authors: OpenTelemetry Authors
otVersion: latest
---
18 changes: 18 additions & 0 deletions content/en/registry/instrumentation-js-mysql2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: OpenTelemetry Instrumentation for mysql2
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- js
- instrumentation
- mysql2
- mysql
- database
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mysql2
license: Apache 2.0
description: mysql2 instrumentation for Node.js.
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-js-nest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: OpenTelemetry Instrumentation for Nest
registryType: instrumentation
isThirdParty: true
language: js
tags:
- Node.js
- nest
- nestjs
repo: https://github.com/MetinSeylan/Nestjs-OpenTelemetry
license: MIT
description: Instrumentation library for Nest.
authors: Metin Seylan ([email protected])
otVersion: latest
---
14 changes: 14 additions & 0 deletions content/en/registry/instrumentation-js-net.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: OpenTelemetry Instrumentation for net
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- net
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-net
license: Apache 2.0
description: Instrumentation library for net module.
authors: OpenTelemetry Authors
otVersion: latest
---
16 changes: 16 additions & 0 deletions content/en/registry/instrumentation-js-pillarjs-router.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: OpenTelemetry pillarjs/Router Instrumentation for Node.js
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- pillarjs
- pillarjs-router
- router
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-restify
license: Apache 2.0
description: This module provides automatic instrumentation for pillarjs/router and allows the user to automatically collect trace data and export them to their backend of choice.
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-js-pino.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: OpenTelemetry Instrumentation for pino
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- pino
- logging
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pino
license: Apache 2.0
description: Instrumentation library for pino.
authors: OpenTelemetry Authors
otVersion: latest
---
17 changes: 17 additions & 0 deletions content/en/registry/instrumentation-js-postgres.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: OpenTelemetry Instrumentation for pg
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- pg
- pg-pool
- postgres
- database
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pg
license: Apache 2.0
description: Instrumentation library for pg.
authors: OpenTelemetry Authors
otVersion: latest
---
14 changes: 14 additions & 0 deletions content/en/registry/instrumentation-js-restify.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: OpenTelemetry Instrumentation for restify
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- restify
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-restify
license: Apache 2.0
description: Instrumentation library for restify.
authors: OpenTelemetry Authors
otVersion: latest
---
15 changes: 15 additions & 0 deletions content/en/registry/instrumentation-js-winston.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: OpenTelemetry Instrumentation for winston
registryType: instrumentation
isThirdParty: false
language: js
tags:
- Node.js
- winston
- logging
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-winston
license: Apache 2.0
description: Instrumentation library for Bunyan.
authors: OpenTelemetry Authors
otVersion: latest
---