kernelci / kernelci/dashboard

Add time logs to the dashboard

Open
#1,170 0 comments 0 reactions 0 assignees View on GitHub
Backend Metrics
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

In order to increase performance, it would be useful to gather time logs from requesting data from an endpoint, to querying the database, to processing, to receiving the data from the endpoint.
This could be done in several ways, like open telemetry, python libraries or other loggers, we should check which one is the best given the constraints we have.

Contributor guide

Open the contributing guide

Research direction

Start by mapping the dashboard path from endpoint request through database querying and processing to the response. Compare OpenTelemetry, Python libraries, and other loggers against the project's performance constraints. Done means an instrumentation approach has been evaluated and selected for gathering time logs across those stages.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.