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

Add monitoring and ansible config #956

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Add monitoring and ansible config #956

wants to merge 7 commits into from

Conversation

AndriiKhomik
Copy link
Collaborator

@AndriiKhomik AndriiKhomik commented Nov 19, 2024

dev

JIRA

Code reviewers

Second Level Review

  • @github_username

Summary of issue

Implement monitoring

Summary of change

Install monit on production server, add configuration files for monitoring such instances as nginx, postgresql and redis. Add ansible config to reproduce particular setup on the different VM

Testing approach

Test ansible config on the brand new created VM instance on Google Cloud, demo record attached to this PR

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.82%. Comparing base (4cf826e) to head (7c201cd).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #956   +/-   ##
========================================
  Coverage    91.82%   91.82%           
========================================
  Files           74       74           
  Lines         1052     1052           
========================================
  Hits           966      966           
  Misses          86       86           

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

@AndriiKhomik
Copy link
Collaborator Author

Screencast.from.2024-11-19.14-45-45.webm

@AndriiKhomik AndriiKhomik changed the title add ansible config Add monitoring and ansible config Nov 19, 2024
@loqimean loqimean force-pushed the develop branch 4 times, most recently from 03a3caf to 7d2dc81 Compare December 2, 2024 12:04
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.

Add mmonit to the production (ansible too?) to monitor nginx (postgresql, redis too?)
1 participant