Manage system vital signs prompt

초코송이단
2,250
16 0
"The server is dead, why didn't anyone notice?" It's the most dreaded call you get in the middle of the night. Your users are already complaining because they can't access the service, and your monitoring system hasn't alerted you to anything. It's a developer's nightmare.
My team once had an incident where our payment server was down for two hours and no one knew about it, only to find out later from a customer complaint. It was a painful realization that "the server is alive" doesn't just mean the process is running.

Prompt.

복사
### System Health Check Architect Mode
[ Classify what to monitor ]
* Infrastructure Level
- CPU/Memory/Disk Utilization
- Network connectivity status
- Server response time
* Application level
- API endpoint responses
- Database connectivity
- External service dependencies
* Business logic level
- Core functionality working or not
- Data consistency validation
- User flow integrity
[ Design checks ]
>> Basic health check
GET /health → 200 OK
Response time: < 500ms
>> Detailed health check
GET /health/detailed
{ "status".
"status": "healthy",
"database": "connected",
"redis": "connected",
"external_api": "healthy"
}
>> Deep health check
Perform real business logic
End-to-end test scenarios.
[ Notification and response scheme ].
- Failure escalation
- Automatic recovery attempt logic
- Failure history management
Please design a perfect health check system for [service name].
Having such an organized health check system in place has given me a lot of peace of mind, as I'm able to catch signs of failure before they happen, and when they do, the average recovery time has gone from 20 minutes to 3 minutes.
Most importantly, my developers are much more relaxed and able to focus on their work because the system is telling them, "Wait, something's not right." Why not start checking your system's vital signs?

Write a comment

You’re mistaken, everything is urgent Work assignment prompts

A recent lunch conversation I had with a coworker is still ringing in my ears: "I'm so busy these days, I feel like e...

Artists don’t grow alone, they grow together

Perhaps because of the "art is for geniuses" stereotype, there is a lack of organized mentorship in the arts compared...

Prompt

ChatGPT

While the robots work, I focus on more meaningful things

ChatGPT

The sweet pain of having lots of ideas but not knowing which ones to pursue

ChatGPT

Properly evaluate your training program prompt

ChatGPT

Designing the Future of Education Lab Operational Prompts

ChatGPT

Real artists are creative even when they copy

ChatGPT

Creative presentation prompts to engage your audience

ChatGPT

Real innovation is only born in a space where failure is allowed

ChatGPT

The magic of testing: learn when you fail, learn when you succeed

ChatGPT

No money when you have money? The liquidity trap!

ChatGPT

The creative switch that 99% miss is right here!

ChatGPT

1% Idea Changes 99% of Resources

ChatGPT

Great art thrives on good infrastructure

ChatGPT

Confident because you have nothing to hide, trusted because you’re transparent

ChatGPT

Diversification prompts to put your eggs in multiple baskets

ChatGPT

Another meeting?” → “Wow, this idea is awesome!” A 180-degree turnaround for our company

ChatGPT

No more pledge populism during student government election season!