Ref T1791
Details
Details
- Reviewers
- dereckson 
- Maniphest Tasks
- T1791: Refresh Sentry installation
- Commits
- rOPSec1f0fce0832: Deploy memcached container for Sentry
Deploy on docker-002
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
- Lint Passed 
- Unit
- No Test Coverage 
- Branch
- sentry
- Build Status
- Buildable 4515 - Build 4782: arc lint + arc unit 
Event Timeline
Comment Actions
docker inspect <container> allows to check the health check log, and the interval, 30000000000 matches correctly 30s
It's even possible to grab for another monitoring system the information doing docker inspect --format "{{json .State.Health }}" sentry_memcached