excellalabs / excellalabs/PortfoliOSS

Pull Seq address from configuration

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
good first issue up-for-grabs
Dominant language
C#
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now, in Program.cs, we're creating a log sink to Seq, but the URL is hard-coded to a localhost URL. We should be a bit more flexible there and pull from config.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in Program.cs, where the Seq log sink is created with a hard-coded localhost URL. Inspect how this application loads configuration and determine where the Seq URL should come from. Done means the sink no longer depends on that hard-coded URL and can use the configured value; no tests or configuration files are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, observability
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.