Coder Social home page Coder Social logo

sonar-logs's People

Contributors

antoine-vigneau-sonarsource avatar

Stargazers

 avatar

Watchers

 avatar

sonar-logs's Issues

Extract logs for one particular task

Given a task uuid, extract all logs related to this task.
Careful: a simple grep is not enough as Java stack traces are not prefixed with task id in logs.

Add filtering options in `tasks` and `steps` export

tasksand steps export can be quite large (mostly steps) to the point that it becomes hard to do anything with them in spreadsheet software (everything is slow). It would be good to have filtering capabilities to 1/ focus on what we want (probably after some previous investigations) and 2/ reduce CSV file size so it's ok to work with them

This could be generic but useful filters we can think of are:

  • project for both tasks and steps export. So we only focus on one project (e.g. it had been identified that one project has some issues)
  • task_id for steps export (useless for tasks) - Though it's similar to #5 then
  • step for steps export (e.g. it had been identified that one particular step is always taking long, typically Persist live measures)
  • type for tasks
  • branch_type for tasks

Collect and export BGTask start and end date

Usecase:

  • export log window in the report command
  • maybe it could be used to plot on a graph the CE load (number of workers occupied over time)

How
This will require parsing more than task information, ie. the log line itself to extract the date/time at the beginning.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.