09 Jun 2026 04:49 PM
Hi Team,
I have a simple lab application built on:
The PostgreSQL database is running as a Docker container service.
Environment details:
Observation:
Dynatrace is able to monitor the container metrics successfully
CPU usage
Memory usage
Container metrics
When I manually stop the PostgreSQL container, I can see the CPU/Memory metrics dropping to zero
However:
Dynatrace is not generating any Problem or Alert when the container goes down
Nothing appears under Problems/Alerts
I also tried:
Process Availability policy
Matching process using:
Executable
Command line
$contains(postgres)
But still no alert is generated when the container stops.
My expectation:
I would like to generate an alert/problem whenever the PostgreSQL container service becomes unavailable/down.
Questions:
Thanks,
selvam
Featured Posts