Problem
Task takeover workflows are labeled as Bug type in Langfuse/Grafana dashboards instead of Task. This makes it impossible to filter and attribute metrics (token costs, latency, generation counts) to the correct workflow type in dashboards.
Expected Behavior
Task takeover workflows should be tagged with their actual Jira issue type (Task) in Langfuse traces, so Grafana dashboards correctly distinguish them from Bug and Feature workflows.
Impact
Grafana views based on ticket_type tags misattribute Task workflow metrics to the Bug category, leading to inaccurate cost and performance reporting per workflow type.
Problem
Task takeover workflows are labeled as
Bugtype in Langfuse/Grafana dashboards instead ofTask. This makes it impossible to filter and attribute metrics (token costs, latency, generation counts) to the correct workflow type in dashboards.Expected Behavior
Task takeover workflows should be tagged with their actual Jira issue type (
Task) in Langfuse traces, so Grafana dashboards correctly distinguish them from Bug and Feature workflows.Impact
Grafana views based on
ticket_typetags misattribute Task workflow metrics to the Bug category, leading to inaccurate cost and performance reporting per workflow type.