Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(observability): utilise new logger in stats-web #516

Merged

Conversation

forbesus
Copy link
Contributor

@forbesus forbesus commented Dec 4, 2024

ref #436

Copy link
Contributor

@ygrishajev ygrishajev left a comment

Choose a reason for hiding this comment

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

found another log
image

also logger needs to be configured on the front end. There should be a file created in src/config/logger.config.ts which should call Logger.configure() with a log level from env config, should "use client" . That file should be imported somewhere on the in the entry point.

apps/stats-web/src/app/transactions/[hash]/page.tsx Outdated Show resolved Hide resolved
@forbesus
Copy link
Contributor Author

forbesus commented Dec 4, 2024

how about now? @ygrishajev

@ygrishajev ygrishajev merged commit 18f14f4 into akash-network:main Dec 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants