Markdown & typo fixes for registry (#1484)
This commit is contained in:
parent
574922dda2
commit
db3ee4bcc8
|
|
@ -9,7 +9,7 @@ tags:
|
|||
- collector
|
||||
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/probabilisticsamplerprocessor
|
||||
license: Apache 2.0
|
||||
description: The Probabilistic Sampling Processor for the OpenTelemetry Collector provides probablistic sampling of traces.
|
||||
description: The Probabilistic Sampling Processor for the OpenTelemetry Collector provides probabilistic sampling of traces.
|
||||
authors: OpenTelemetry Authors
|
||||
otVersion: latest
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: OpenTelemetry Generic Pool Instrumentation for Node.js
|
||||
registryType: instrumentation
|
||||
isThirdyParty: false
|
||||
isThirdParty: false
|
||||
language: js
|
||||
tags:
|
||||
- js
|
||||
|
|
|
|||
Loading…
Reference in New Issue