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

Auto-update registry versions (75df93494b3ffb08f65899d2ce1b5eb8ce1cc7a8) #5536

Merged
Show file tree
Hide file tree
Changes from 1 commit
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
6 changes: 2 additions & 4 deletions data/registry/collector-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ language: collector
tags:
- collector
license: Apache 2.0
description:
A CLI tool that generates OpenTelemetry Collector binaries based on a
manifest.
description: A CLI tool that generates OpenTelemetry Collector binaries based on a manifest.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -17,5 +15,5 @@ createdAt: 2023-12-18
package:
registry: go
name: go.opentelemetry.io/collector/cmd/builder
version: v0.112.0
version: v0.113.0
quickInstall: false
2 changes: 1 addition & 1 deletion data/registry/collector-exporter-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2020-11-05
package:
registry: go-collector
name: go.opentelemetry.io/collector/exporter/debugexporter
version: v0.112.0
version: v0.113.0
7 changes: 2 additions & 5 deletions data/registry/collector-exporter-nop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ tags:
urls:
repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/nopexporter
license: Apache 2.0
description:
Serves as a placeholder exporter in a pipeline. This can be useful if you want
to e.g. start a Collector with only extensions enabled, or for testing
Collector pipeline throughput without worrying about an exporter.
description: Serves as a placeholder exporter in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled, or for testing Collector pipeline throughput without worrying about an exporter.
authors:
- name: OpenTelemetry Authors
createdAt: 2024-04-18
package:
registry: go-collector
name: go.opentelemetry.io/collector/exporter/nopexporter
version: v0.112.0
version: v0.113.0
2 changes: 1 addition & 1 deletion data/registry/collector-exporter-otlp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2020-11-05
package:
registry: go-collector
name: go.opentelemetry.io/collector/exporter/otlpexporter
version: v0.112.0
version: v0.113.0
5 changes: 2 additions & 3 deletions data/registry/collector-extension-memorylimiter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ tags:
urls:
repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/extension/memorylimiterextension
license: Apache 2.0
description:
The memory limiter extension is used to prevent out of memory situations on
description: The memory limiter extension is used to prevent out of memory situations on
authors:
- name: OpenTelemetry Authors
createdAt: 2024-04-18
package:
registry: go-collector
name: go.opentelemetry.io/collector/extension/memorylimiterextension
version: v0.112.0
version: v0.113.0
6 changes: 2 additions & 4 deletions data/registry/collector-processor-batch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ tags:
- processor
- collector
license: Apache 2.0
description:
The Batch Processor for the OpenTelemetry Collector accepts spans, metrics, or
logs and places them into batches.
description: The Batch Processor for the OpenTelemetry Collector accepts spans, metrics, or logs and places them into batches.
authors:
- name: OpenTelemetry Authors
urls:
Expand All @@ -18,4 +16,4 @@ createdAt: 2021-02-24
package:
registry: go-collector
name: go.opentelemetry.io/collector/processor/batchprocessor
version: v0.112.0
version: v0.113.0
6 changes: 2 additions & 4 deletions data/registry/collector-receiver-nop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@ tags:
urls:
repo: https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/nopreceiver
license: Apache 2.0
description:
Serves as a placeholder receiver in a pipeline. This can be useful if you want
to e.g. start a Collector with only extensions enabled.
description: Serves as a placeholder receiver in a pipeline. This can be useful if you want to e.g. start a Collector with only extensions enabled.
authors:
- name: OpenTelemetry Authors
createdAt: 2024-04-18
package:
registry: go-collector
name: go.opentelemetry.io/collector/receiver/nopreceiver
version: v0.112.0
version: v0.113.0
2 changes: 1 addition & 1 deletion data/registry/collector-receiver-otlp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2020-11-05
package:
registry: go-collector
name: go.opentelemetry.io/collector/receiver/otlpreceiver
version: v0.112.0
version: v0.113.0
2 changes: 1 addition & 1 deletion data/registry/exporter-js-prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-02-06
package:
registry: npm
name: '@opentelemetry/exporter-prometheus'
version: 0.54.0
version: 0.54.1
6 changes: 2 additions & 4 deletions data/registry/instrumentation-erlang-bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ tags:
urls:
repo: https://github.com/open-telemetry/opentelemetry-erlang-contrib/tree/main/instrumentation/opentelemetry_bandit
license: Apache 2.0
description:
Telemetry handler that creates OpenTelemetry spans from [Bandit
events](https://hexdocs.pm/bandit/Bandit.Telemetry.html#content).
description: Telemetry handler that creates OpenTelemetry spans from [Bandit events](https://hexdocs.pm/bandit/Bandit.Telemetry.html#content).
authors:
- name: OpenTelemetry Authors
createdAt: 2024-04-18
isFirstParty: false
package:
registry: hex
name: opentelemetry_bandit
version: 0.2.0-rc.1
version: 0.2.0-rc.2
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-fetch'
version: 0.54.0
version: 0.54.1
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-grpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-grpc'
version: 0.54.0
version: 0.54.1
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-http.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-http'
version: 0.54.0
version: 0.54.1
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-prisma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ createdAt: 2022-08-25
package:
registry: npm
name: '@prisma/instrumentation'
version: 5.21.1
version: 5.22.0
isFirstParty: true
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-xml-http-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-xml-http-request'
version: 0.54.0
version: 0.54.1
isFirstParty: false
Loading