lenra-io / lenra-io/server

[Task] Add applications logs to dev dashboard (dev.lenra.io)

Open
#581 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Elixir
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

What should be done

There is currently no way to view an application's logs. We, at lenra, can view these logs directly from the kubernetes cluster but this can't be used by app developers. We could add a new tab on the lenra dev dashboard which could be called logs. This tab would fetch the application's logs directly from the openfaas' system/logs endpoint.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dev dashboard implementation and its application view or tab routing, then trace how requests to OpenFaaS are made. Verify the system/logs endpoint response and add a Logs tab that fetches and displays the selected application's logs. Done means app developers can view application logs through dev.lenra.io.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
frontend, observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.