Document how to provision a new bare metal runner#3311
Merged
mx-psi merged 1 commit intoopen-telemetry:mainfrom Mar 16, 2026
Merged
Document how to provision a new bare metal runner#3311mx-psi merged 1 commit intoopen-telemetry:mainfrom
mx-psi merged 1 commit intoopen-telemetry:mainfrom
Conversation
9e1c92f to
384e654
Compare
384e654 to
f05b94c
Compare
mx-psi
approved these changes
Mar 5, 2026
svrnm
approved these changes
Mar 16, 2026
trask
added a commit
to trask/opentelemetry-collector-contrib
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-go
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-java
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-rust
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/otel-arrow
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-js
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-python
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-python
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
trask
added a commit
to trask/opentelemetry-python
that referenced
this pull request
Mar 16, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311
xrmx
pushed a commit
to open-telemetry/opentelemetry-python
that referenced
this pull request
Mar 17, 2026
Replace `oracle-bare-metal-64cpu-512gb-x86-64` with `oracle-bare-metal-64cpu-1024gb-x86-64-ubuntu-24`. The old Oracle Linux 8 runner is being decommissioned in favor of the new Ubuntu 24 runner. Related: open-telemetry/community#3310 open-telemetry/community#3311 Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
And adds the new runner I just provisioned to assets.md
Related to #3310