Markdown & typo fixes for registry (#1484)

This commit is contained in:
Severin Neumann 2022-06-28 02:13:54 +02:00 committed by GitHub
parent 574922dda2
commit db3ee4bcc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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
--- ---

View File

@ -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