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

Update README.md #4214

Closed
wants to merge 3 commits into from
Closed

Update README.md #4214

wants to merge 3 commits into from

Conversation

mavci42
Copy link

@mavci42 mavci42 commented Jan 1, 2025

-Added real-time logging monitoring example to the logging section-

In the logging section, I added an example of how to use the tail command to monitor Namada node logs in real time, placing it in the code line.

This provides users with a practical way to debug and analyze more effectively.

Describe your changes

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

-Added real-time logging monitoring example to the logging section-

In the logging section, I added an example of how to use the `tail` command to monitor Namada node logs in real time, placing it in the code line.

This provides users with a practical way to debug and analyze more effectively.
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.62%. Comparing base (b579d49) to head (e94203e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4214   +/-   ##
=======================================
  Coverage   74.62%   74.62%           
=======================================
  Files         342      342           
  Lines      108554   108554           
=======================================
+ Hits        81009    81013    +4     
+ Misses      27545    27541    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Added changelog entry for real-time log monitoring example
git commit -m "Added changelog entry for real-time log monitoring example"
@tzemanovic tzemanovic closed this Jan 7, 2025
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