Skip to content

Add structured logging, correlation IDs, and metrics endpoint#12

Open
dangerworm wants to merge 1 commit into
developmentfrom
codex/standardize-logging-and-metrics-setup
Open

Add structured logging, correlation IDs, and metrics endpoint#12
dangerworm wants to merge 1 commit into
developmentfrom
codex/standardize-logging-and-metrics-setup

Conversation

@dangerworm
Copy link
Copy Markdown
Owner

Summary

  • configure JSON console logging with correlation IDs and request logging middleware
  • add shared metrics collector that tracks requests, database operations, and external calls with a /metrics endpoint
  • instrument database services and API callers with contextual logging and document observability usage

Testing

  • dotnet build api/TornTools.sln (fails: dotnet CLI not available in environment)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant