We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d8030 commit 8ff6af5Copy full SHA for 8ff6af5
internal-packages/schedule-engine/src/engine/index.ts
@@ -509,7 +509,6 @@ export class ScheduleEngine {
509
});
510
511
this.scheduleExecutionCounter.add(1, {
512
- task_identifier: taskIdentifier ?? "unknown",
513
environment_type: environmentType ?? "unknown",
514
schedule_type: scheduleType ?? "unknown",
515
status: "skipped",
0 commit comments