[Task] Add applications logs to dev dashboard (dev.lenra.io)
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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