question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include information about job/task status in Kibana

See original GitHub issue

Hi,

My idea is to have job/task status appended into Kibana so that we can track the overall task/job status from Kibana dashboard

Related ticket: #943

My actions before raising this issue

  • Read/searched the docs
  • Searched past issues

Expected Behaviour

Able to get job/task status from Kibana and display on the dashboard for status tracking

Current Behaviour

not able to get job/task status from Kibana

Possible Solution

Context

Your Environment

  • Git hash commit (git log -1): 4841f83876d7ad44e1beac6a0a10f383c636bb5e
  • Docker version docker version (e.g. Docker 17.0.05): 19.03.12
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Windows 10
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
nmanoviccommented, Oct 5, 2020

@s3298230 , Could you please attach a mock as you like to view the information in Kibana?

0reactions
duongduc2908commented, Jan 12, 2022

We tend to have the following formats in the dashboard for tracking team’s progress:

1/ Template

Task# | Job# | Status | User | shapes count | start/end time | Duration (actual annotation time)

2/ Example:

Task 1 | Job 1 | Annotate | User 1 | [# of shape(s)] | 15:30 | 30(mins)

Task 1 | Job 1 | Validation | User 2 | [# of shape(s)] | 16:30 | 15(mins) 

Generally,we would like to measure the productivity o the team as well as finding away to track the working progress for future references (audit trail) to improve the annotation quality.

PS: I can see we have 2 terms working time and duration and I believe duration should match our case since it only captures the annotation tasks (draw, resize etc…) while working time captures user activity in general including idle time. Please let me know if I understand it correctly.

Are there any specific instructions for this? pls

Read more comments on GitHub >

github_iconTop Results From Across the Web

Include information about job/task status in Kibana · Issue #2253
Hi,. My idea is to have job/task status appended into Kibana so that we can track the overall task/job status from Kibana dashboard....
Read more >
Task management API | Elasticsearch Guide [8.5] | Elastic
The task management API returns information about tasks currently executing on one or ... the response includes detailed information about shard recoveries.
Read more >
Kibana Alerting: Alerts & Actions for Elasticsearch data | Elastic
Include relevant information in your alerts with easy to configure templates that give context and details for taking action.
Read more >
View monitoring data in Kibana | Kibana Guide [8.5] - Elastic
You'll see cluster alerts that require your attention and a summary of the available monitoring metrics for Elasticsearch, Logstash, Kibana, and Beats. To...
Read more >
Task management API | Elasticsearch Guide [7.17] | Elastic
The task management API returns information about tasks currently executing on one or ... the response includes detailed information about shard recoveries.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found