-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Summary of the new feature / enhancement
We have a problem where our Linux Containers often dumps many core.[NUMBER] files
Here is an example
core.99197
core.99460
core.99480
core.99790
core.99791
dashboards
database
PS /root/.PowerShellUniversal/Repository> These can often "choke" git if it tries to upload them, so we .gitignore them where possible
My suggestions is
/api/v1/computer
Should return something like
"dumpFilesCounter": 15,
This would make it very easy to monitor via various monitoring software etc.
At the moment, implementing a custom workaround introduces avoidable complexity, since there is no native method to query individual nodes. To achieve this, I would have to run a script on all nodes to assign a tag, which the monitoring system would then use for data collection.
Proposed technical implementation details (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels