-
I am going to add a Role using tf, although my mistake caused me to write the wrong option in the authentication, the Role addition still succeeded, is this the correct situation?
Here's the tf file …
-
We are using sysdig in IBM Cloud and we have sysdig teams with Editor permission on each user per sysdig team.
We are able to create alerts, notification channels and dashboard from the UI but the us…
-
https://github.com/siimon/prom-client
https://developer.gov.bc.ca/docs/default/component/platform-developer-docs/docs/app-monitoring/sysdig-monitor-setup-team/
https://developer.gov.bc.ca/docs/d…
-
## Problem statement
As a `developer and sysadmin`, I would like to run `containers` that are treated as `system containers` and therefore they should filtered from `docker ps`. It would be interesti…
-
**Describe the issue**
Vault can provide detailed metrics to Prometheus/Sysdig that will allow us to improve the monitoring and alerting for this service, but it must be configured for it. Configure …
-
With this code you can add realtime checking of all opened/closed files.
``` bash
sysdig -p "%12user.name %6proc.pid %12proc.name %3fd.num %fd.typechar %fd.name" evt.type=open
```
-
When running this [tf script](https://github.com/lionelmace/mytodo/blob/master/cloud/terraform/main.tf), I face the following error:
```
Error: error latching monitoring instance to cluster: Reque…
-
https://developer.gov.bc.ca/BC-Government-Sysdig-Monitoring-Service-Definition
https://developer.gov.bc.ca/OpenShift-User-Guide-to-Creating-and-Using-a-Sysdig-Team-for-Monitoring
-
We should have an alert that monitors pod-restarts & sends an alert after a few pod restarts happen within a time threshold to alert us of a possible back-off restart loop.
-
**Motivation**
The motivation behind this request is to be able to trace all descendant processes created after specifying proc.apid=xxx and track them starting from pid=xxx. This is essential for …