Use a custom logger
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 1
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 9
Description
The default grouping for Kibana is by following this format: https://github.com/cowprotocol/infrastructure/pull/1652#discussion_r1644239695
One simple implementation is using:
https://github.com/cowprotocol/watch-tower/blob/main/src/utils/logging.ts#L6
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
Review the Kibana grouping format in the linked infrastructure discussion and the example implementation in watch-tower's src/utils/logging.ts. Identify the BFF service logging entry points, then verify that logs use the custom grouping format described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100