Markdown & typo fixes for registry (#1484)
This commit is contained in:
parent
574922dda2
commit
db3ee4bcc8
|
|
@ -9,7 +9,7 @@ tags:
|
||||||
- collector
|
- collector
|
||||||
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/probabilisticsamplerprocessor
|
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/probabilisticsamplerprocessor
|
||||||
license: Apache 2.0
|
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
|
authors: OpenTelemetry Authors
|
||||||
otVersion: latest
|
otVersion: latest
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: OpenTelemetry Generic Pool Instrumentation for Node.js
|
title: OpenTelemetry Generic Pool Instrumentation for Node.js
|
||||||
registryType: instrumentation
|
registryType: instrumentation
|
||||||
isThirdyParty: false
|
isThirdParty: false
|
||||||
language: js
|
language: js
|
||||||
tags:
|
tags:
|
||||||
- js
|
- js
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue