diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 66b592a79..97407c522 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -18,8 +18,6 @@ jobs: steps: - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e id: release - with: - command: manifest outputs: releases_created: ${{ steps.release.outputs.releases_created }} paths_released: ${{ steps.release.outputs.paths_released }} diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7adc63ff6..e43e40347 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,49 +1,49 @@ { - "instrumentation/gruf": "0.1.1", - "instrumentation/grape": "0.1.6", - "instrumentation/racecar": "0.3.0", - "instrumentation/rake": "0.2.1", - "instrumentation/rdkafka": "0.4.2", - "instrumentation/trilogy": "0.57.0", - "instrumentation/active_support": "0.5.1", - "instrumentation/action_view": "0.7.0", - "instrumentation/action_pack": "0.8.0", - "instrumentation/active_job": "0.7.1", - "instrumentation/resque": "0.5.0", - "instrumentation/bunny": "0.21.1", - "instrumentation/base": "0.22.3", - "instrumentation/active_record": "0.7.0", - "instrumentation/aws_sdk": "0.5.0", - "instrumentation/lmdb": "0.22.1", - "instrumentation/http": "0.23.2", - "instrumentation/graphql": "0.27.0", - "instrumentation/http_client": "0.22.3", - "instrumentation/httpx": "0.1.1", - "instrumentation/koala": "0.20.2", - "instrumentation/active_model_serializers": "0.20.1", - "instrumentation/concurrent_ruby": "0.21.2", - "instrumentation/dalli": "0.25.0", - "instrumentation/delayed_job": "0.22.1", - "instrumentation/ethon": "0.21.3", - "instrumentation/excon": "0.22.0", - "instrumentation/faraday": "0.23.4", - "instrumentation/mongo": "0.22.2", - "instrumentation/mysql2": "0.25.0", - "instrumentation/net_http": "0.22.4", - "instrumentation/pg": "0.26.1", - "instrumentation/que": "0.7.1", - "instrumentation/rack": "0.23.5", - "instrumentation/rails": "0.29.1", - "instrumentation/redis": "0.25.3", - "instrumentation/restclient": "0.22.3", - "instrumentation/rspec": "0.3.2", - "instrumentation/ruby_kafka": "0.21.0", - "instrumentation/sidekiq": "0.25.0", - "instrumentation/sinatra": "0.23.2", - "instrumentation/all": "0.54.0", - "propagator/ottrace": "0.21.2", - "propagator/xray": "0.22.1", - "resources/azure": "0.1.0", - "resources/container": "0.1.1", - "resources/google_cloud_platform": "0.1.0" + "opentelmentry-instrumentation-gruf": "0.1.1", + "opentelmentry-instrumentation-grape": "0.1.6", + "opentelmentry-instrumentation-racecar": "0.3.0", + "opentelmentry-instrumentation-rake": "0.2.1", + "opentelmentry-instrumentation-rdkafka": "0.4.2", + "opentelmentry-instrumentation-trilogy": "0.57.0", + "opentelmentry-instrumentation-active_support": "0.5.1", + "opentelmentry-instrumentation-action_view": "0.7.0", + "opentelmentry-instrumentation-action_pack": "0.8.0", + "opentelmentry-instrumentation-active_job": "0.7.1", + "opentelmentry-instrumentation-resque": "0.5.0", + "opentelmentry-instrumentation-bunny": "0.21.1", + "opentelmentry-instrumentation-base": "0.22.3", + "opentelmentry-instrumentation-active_record": "0.7.0", + "opentelmentry-instrumentation-aws_sdk": "0.5.0", + "opentelmentry-instrumentation-lmdb": "0.22.1", + "opentelmentry-instrumentation-http": "0.23.2", + "opentelmentry-instrumentation-graphql": "0.27.0", + "opentelmentry-instrumentation-http_client": "0.22.3", + "opentelmentry-instrumentation-httpx": "0.1.1", + "opentelmentry-instrumentation-koala": "0.20.2", + "opentelmentry-instrumentation-active_model_serializers": "0.20.1", + "opentelmentry-instrumentation-concurrent_ruby": "0.21.2", + "opentelmentry-instrumentation-dalli": "0.25.0", + "opentelmentry-instrumentation-delayed_job": "0.22.1", + "opentelmentry-instrumentation-ethon": "0.21.3", + "opentelmentry-instrumentation-excon": "0.22.0", + "opentelmentry-instrumentation-faraday": "0.23.4", + "opentelmentry-instrumentation-mongo": "0.22.2", + "opentelmentry-instrumentation-mysql2": "0.25.0", + "opentelmentry-instrumentation-net_http": "0.22.4", + "opentelmentry-instrumentation-pg": "0.26.1", + "opentelmentry-instrumentation-que": "0.7.1", + "opentelmentry-instrumentation-rack": "0.23.5", + "opentelmentry-instrumentation-rails": "0.29.1", + "opentelmentry-instrumentation-redis": "0.25.3", + "opentelmentry-instrumentation-restclient": "0.22.3", + "opentelmentry-instrumentation-rspec": "0.3.2", + "opentelmentry-instrumentation-ruby_kafka": "0.21.0", + "opentelmentry-instrumentation-sidekiq": "0.25.0", + "opentelmentry-instrumentation-sinatra": "0.23.2", + "opentelmentry-instrumentation-all": "0.54.0", + "opentelemetry-propagator-ottrace": "0.21.2", + "opentelemetry-propagator-xray": "0.22.1", + "opentelemetry-resource-detector-azure": "0.1.0", + "opentelemetry-resource-detector-container": "0.1.1", + "opentelemetry-resource-detector-google_cloud_platform": "0.1.0" }