bytechefhq / bytechefhq/bytechef

[feature]: Accompany task and job executions with custom metrics

Open
#2,082 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1k
Forks
170
Avg merge
12h 48m
Merged PRs (30d)
124

Description

### Tell us about the problem you're trying to solve

TaskExecution:
CREATED, STARTED, COMPLETED, FAILED, CANCELLED
Job:
CREATED, STARTED, COMPLETED, FAILED, STOPPED

All job and task events should be displayed through an observability framework.

### Describe the solution you’d like

-

### Describe the alternative you’ve considered or used

-

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the TaskExecution and Job lifecycle event handling and the observability framework used by the project. Trace the CREATED, STARTED, COMPLETED, FAILED, CANCELLED, and STOPPED events, then clarify how custom metrics should be emitted and displayed for each event before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.