agent layout changes#4
Merged
Merged
Conversation
0714cdd to
5cf17c0
Compare
5cf17c0 to
d1032b7
Compare
fgalind1
added a commit
to fgalind1/runner
that referenced
this pull request
Oct 28, 2021
volker-raschek
pushed a commit
to dedalus-cis4u/github-runner-role
that referenced
this pull request
Jul 25, 2022
Fix ansible lints Former-commit-id: b25475f090621441e7653b9a2d2fffb7f97590b2
jsoref
pushed a commit
to jsoref/actions-runner
that referenced
this pull request
Oct 7, 2022
Should work from within the actions Need to add a GUI
stefanpenner
added a commit
to stefanpenner/gh-actions-runner
that referenced
this pull request
Jun 19, 2026
… logs - VCS + actor context on every span (vcs.revision, vcs.ref.head.name, github.actor, cicd.pipeline.run.url.full); job span carries throttling delay. - RecordSpan: generic child span (parented to job) for finer-grained timing; wired to action download (action_download spans). - Trace-context propagation (actions#4): inject W3C TRACEPARENT + OTEL_EXPORTER_OTLP_* + OTEL_RESOURCE_ATTRIBUTES into each step's env (opt-in via ACTIONS_RUNNER_OTLP_PROPAGATE) so in-job tools/actions emit spans parented to the step. Namespaced runner vars (ACTIONS_RUNNER_OTLP_*) avoid clobbering these. - OTel Logs signal: step errors/warnings emitted as log records correlated to the step span (trace_id/span_id), flushed to {endpoint}/v1/logs, masked. New L0 tests for each. Full suite 969 green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
stefanpenner
added a commit
to stefanpenner/gh-actions-runner
that referenced
this pull request
Jun 22, 2026
… logs - VCS + actor context on every span (vcs.revision, vcs.ref.head.name, github.actor, cicd.pipeline.run.url.full); job span carries throttling delay. - RecordSpan: generic child span (parented to job) for finer-grained timing; wired to action download (action_download spans). - Trace-context propagation (actions#4): inject W3C TRACEPARENT + OTEL_EXPORTER_OTLP_* + OTEL_RESOURCE_ATTRIBUTES into each step's env (opt-in via ACTIONS_RUNNER_OTLP_PROPAGATE) so in-job tools/actions emit spans parented to the step. Namespaced runner vars (ACTIONS_RUNNER_OTLP_*) avoid clobbering these. - OTel Logs signal: step errors/warnings emitted as log records correlated to the step span (trace_id/span_id), flushed to {endpoint}/v1/logs, masked. New L0 tests for each. Full suite 969 green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
stefanpenner
added a commit
to stefanpenner/gh-actions-runner
that referenced
this pull request
Jul 2, 2026
… logs - VCS + actor context on every span (vcs.revision, vcs.ref.head.name, github.actor, cicd.pipeline.run.url.full); job span carries throttling delay. - RecordSpan: generic child span (parented to job) for finer-grained timing; wired to action download (action_download spans). - Trace-context propagation (actions#4): inject W3C TRACEPARENT + OTEL_EXPORTER_OTLP_* + OTEL_RESOURCE_ATTRIBUTES into each step's env (opt-in via ACTIONS_RUNNER_OTLP_PROPAGATE) so in-job tools/actions emit spans parented to the step. Namespaced runner vars (ACTIONS_RUNNER_OTLP_*) avoid clobbering these. - OTel Logs signal: step errors/warnings emitted as log records correlated to the step span (trace_id/span_id), flushed to {endpoint}/v1/logs, masked. New L0 tests for each. Full suite 969 green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
No description provided.