yrn-dev / yrn-dev/Operator

Improve error messages in services

Open
#23,571 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Shell
Stars
3
Forks
8
PR merge metrics
PR metrics pending

Description

Feature request
It would be great to have logging for api.

Use case
Many users need this functionality for production deployments.

Implementation idea
Add a new config option enable_logging with default false.

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 service/API entry point and the existing configuration definition; the issue names no files or tests. Trace how configuration defaults are loaded, then define done as API activity being logged when enable_logging is true and not logged by default when it is false.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
api, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.