Skip to content

Conversation

@lukaszczerpak-cloudinary
Copy link
Contributor

@lukaszczerpak-cloudinary lukaszczerpak-cloudinary commented Feb 7, 2025

Winston is used as main logger now. Rollbar gets messages from Winston. All logs are printed out to console. There are two environment variables now:

  • LOG_LEVEL: minimal log level for the console
  • ROLLBAR_LOG_LEVEL: minimal log level for Rollbar

The app uses Opentelemetry for better insight into server as well as WPT client metrics.

winston is used as main logger and it's connected to rollbar. winston prints out logs to console. LOG_LEVEL environment variable sets minimal log level for the console. ROLLBAR_LOG_LEVEL environment variable set minimal log level for Rollbar.
@lukaszczerpak-cloudinary lukaszczerpak-cloudinary changed the title DELO-4898: verbose logging and metrics feat: verbose logging and metrics (closes DELO-4898) Feb 7, 2025
Copy link

@dominik-cloudinary dominik-cloudinary left a comment

Choose a reason for hiding this comment

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

nothing suspicious found! well done!

@lukaszczerpak-cloudinary lukaszczerpak-cloudinary merged commit 47057cf into master Feb 11, 2025
6 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.

3 participants