Skip to content

agent layout changes#4

Merged
TingluoHuang merged 1 commit into
features/actionsrunnerfrom
users/tihuang/runner
May 10, 2019
Merged

agent layout changes#4
TingluoHuang merged 1 commit into
features/actionsrunnerfrom
users/tihuang/runner

Conversation

@TingluoHuang

Copy link
Copy Markdown
Member

No description provided.

@TingluoHuang TingluoHuang force-pushed the users/tihuang/runner branch 4 times, most recently from 0714cdd to 5cf17c0 Compare May 10, 2019 04:09
@TingluoHuang TingluoHuang force-pushed the users/tihuang/runner branch from 5cf17c0 to d1032b7 Compare May 10, 2019 04:34
@TingluoHuang TingluoHuang merged commit 7c5c8e7 into features/actionsrunner May 10, 2019
@TingluoHuang TingluoHuang deleted the users/tihuang/runner branch May 10, 2019 04:37
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant