Skip to content

Commit 98e7d4e

Browse files
Copilotv1v
andauthored
feat: enable OpenTelemetry in all GitHub agentic workflows (#1617)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Victor Martinez <VictorMartinezRubio@gmail.com>
1 parent b116ef2 commit 98e7d4e

121 files changed

Lines changed: 2719 additions & 372 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/agent-deep-dive.lock.yml

Lines changed: 39 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-deep-dive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ inlined-imports: true
33
name: "Internal: Agent Deep Dive"
44
description: "Deep dive a specific agent workflow's recent runs to understand behavior and surface detailed recommendations"
55
imports:
6+
- gh-aw-fragments/observability.md
67
- gh-aw-fragments/elastic-tools.md
78
- gh-aw-fragments/runtime-setup.md
89
- gh-aw-fragments/formatting.md

.github/workflows/agent-efficiency.lock.yml

Lines changed: 39 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-efficiency.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ inlined-imports: true
33
name: "Internal: Agent Efficiency"
44
description: "Analyze agent workflow logs for inefficiencies, errors, and prompt improvement opportunities"
55
imports:
6+
- gh-aw-fragments/observability.md
67
- gh-aw-fragments/elastic-tools.md
78
- gh-aw-fragments/runtime-setup.md
89
- gh-aw-fragments/formatting.md

.github/workflows/gh-aw-agent-suggestions.lock.yml

Lines changed: 43 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-agent-suggestions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ inlined-imports: true
33
name: "Agent Suggestions"
44
description: "Suggest new agent workflows based on repo needs and downstream activity"
55
imports:
6+
- gh-aw-fragments/observability.md
67
- gh-aw-fragments/elastic-tools.md
78
- gh-aw-fragments/runtime-setup.md
89
- gh-aw-fragments/formatting.md

.github/workflows/gh-aw-autonomy-atomicity-analyzer.lock.yml

Lines changed: 43 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-autonomy-atomicity-analyzer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ inlined-imports: true
33
name: "Autonomy Atomicity Analyzer"
44
description: "Find patterns that block concurrent development by multiple agents or developers"
55
imports:
6+
- gh-aw-fragments/observability.md
67
- gh-aw-fragments/elastic-tools.md
78
- gh-aw-fragments/runtime-setup.md
89
- gh-aw-fragments/formatting.md

.github/workflows/gh-aw-branch-actions-detective.lock.yml

Lines changed: 43 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-branch-actions-detective.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
inlined-imports: true
33
description: "Analyze failed branch CI runs and create or update a tracking issue"
44
imports:
5+
- gh-aw-fragments/observability.md
56
- gh-aw-fragments/elastic-tools.md
67
- gh-aw-fragments/runtime-setup.md
78
- gh-aw-fragments/formatting.md

0 commit comments

Comments
 (0)