Skip to content

[Fortune] feat: use shared logger - #3493

Merged
dnechay merged 5 commits into
developfrom
dnechay/fs-050825
Aug 6, 2025
Merged

[Fortune] feat: use shared logger#3493
dnechay merged 5 commits into
developfrom
dnechay/fs-050825

Conversation

@dnechay

@dnechay dnechay commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

Issue tracking

Follow up to #3387

Context behind the change

Added shared logger to Fortune for ease of debugging on staging.

How has this been tested?

  • run services locally and check logs format
  • run services in Docker and check logs format

Release plan

  • update NODE_ENV on render for Fortune services to correspond to actual environment (staging)
  • enable logs sending from Fortune services -> DataDog on Render

Potential risks; What to monitor; Rollback plan

Check that logs are displayed correctly in DD.

@vercel

vercel Bot commented Aug 5, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2025 11:41am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2025 11:41am
human-app ⬜️ Skipped (Inspect) Aug 6, 2025 11:41am
human-dashboard-frontend ⬜️ Skipped (Inspect) Aug 6, 2025 11:41am
staking-dashboard ⬜️ Skipped (Inspect) Aug 6, 2025 11:41am

@dnechay dnechay self-assigned this Aug 5, 2025
@dnechay
dnechay requested a review from flopez7 August 5, 2025 16:05
@dnechay dnechay moved this to In Review in Core-tech - 2025 Aug 5, 2025
@dnechay
dnechay requested a review from Dzeranov August 5, 2025 16:05
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard August 5, 2025 16:12 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend August 5, 2025 16:12 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app August 5, 2025 16:12 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard August 5, 2025 16:21 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app August 5, 2025 16:21 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend August 5, 2025 16:21 Inactive

@flopez7 flopez7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't add whitespace separating import logic blocks. We have eslint auto-order configured, and if there are blank lines, imports won't be ordered correctly and we'll have to fix them manually

Comment thread packages/apps/fortune/exchange-oracle/server/src/logger/index.ts
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend August 6, 2025 08:36 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app August 6, 2025 08:36 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard August 6, 2025 08:36 Inactive
@dnechay
dnechay requested a review from flopez7 August 6, 2025 09:09
@dnechay
dnechay force-pushed the dnechay/fs-050825 branch from f506543 to b9dfe69 Compare August 6, 2025 11:40
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard August 6, 2025 11:41 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-app August 6, 2025 11:41 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend August 6, 2025 11:41 Inactive
@dnechay
dnechay merged commit d1805ed into develop Aug 6, 2025
16 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in Core-tech - 2025 Aug 6, 2025
@dnechay dnechay mentioned this pull request Aug 6, 2025
15 tasks
@dnechay
dnechay deleted the dnechay/fs-050825 branch August 6, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants