-
Notifications
You must be signed in to change notification settings - Fork 461
System Health Monitoring
Dany Marcoux edited this page Sep 14, 2020
·
7 revisions
We collect metrics about the various software on which OBS relies.
Telegraf fetches metrics for each software through an input plugin, then reports those metrics to an influxDB database via the influxDB output plugin. We then display those metrics in our Grafana instance.
You can login with your GitHub account and should get the Editor role.
Our system health monitoring consists of the following software:
- RabbitMQ
- Passenger
- Backend
- Postfix
- Memcached
- Development Environment Overview
- Development Environment Tips & Tricks
- Spec-Tips
- Code Style
- Rubocop
- Testing with VCR
- Test in kanku
- Authentication
- Authorization
- Autocomplete
- BS Requests
- Events
- ProjectLog
- Notifications
- Feature Toggles
- Build Results
- Attrib classes
- Flags
- The BackendPackage Cache
- Maintenance classes
- Cloud uploader
- Delayed Jobs
- Staging Workflow
- StatusHistory
- OBS API
- Owner Search
- Search
- Links
- Distributions
- Repository
- Data Migrations
- Package Versions
- next_rails
- Ruby Update
- Rails Profiling
- Remote Pairing Setup Guide
- Factory Dashboard
- osc
- Setup an OBS Development Environment on macOS
- Run OpenQA smoketest locally
- Responsive Guidelines
- Importing database dumps
- Problem Statement & Solution
- Kickoff New Stuff
- New Swagger API doc
- Documentation and Communication
- GitHub Actions
- Brakeman
- How to Introduce Software Design Patterns
- Query Objects
- Services
- View Components
- RFC: Core Components
- RFC: Decorator Pattern
- RFC: Backend models
- RFC: Hotwire Turbo Frames Pattern