Skip to content

Commit c0c5e01

Browse files
authored
chore(ci): replace TELEMETRY_METRIC_GENERATION_ENABLED with AGENT_SUPPORTING_SPAN_EVENTS from system-tests (#3992)
1 parent 9240604 commit c0c5e01

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/system-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ jobs:
132132
- weblog-variant: net-http
133133
scenario: TELEMETRY_LOG_GENERATION_DISABLED
134134
- weblog-variant: net-http
135-
scenario: TELEMETRY_METRIC_GENERATION_ENABLED
135+
# TELEMETRY_METRIC_GENERATION_ENABLED scenario merged into AGENT_SUPPORTING_SPAN_EVENTS
136+
scenario: AGENT_SUPPORTING_SPAN_EVENTS
136137
- weblog-variant: net-http
137138
scenario: TELEMETRY_METRIC_GENERATION_DISABLED
138139
fail-fast: false

0 commit comments

Comments
 (0)