-
-
## Description
Currently, we use heroku-datadog-buildpack to handle datadog metrics collection on Commonwealth. This buildpack is added directly to the slug, contributing ~100 MB of slug size, and …
-
As we mature, it will be good to capture and report, and then to trigger alarms when we notice abnormal errors, like for instance "Session is invalid" that may be due to software releases, system prob…
dwhly updated
10 years ago
-
Hi,
The following mappings file (I include only the relevant part)
```
- match: "servers.*_guadaltel_es_guadaltel_es.*.*"
name: "${3}"
labels:
instance: "${1}.guadaltel.es"
type: "$…
-
`QueueConsumer` does not recover from `java.lang.Error` instances and there's no API to re-schedule another `QueueConsumer`. That results in the message queue getting filled up and no metrics getting …
-
Grafana has advanced dashboards, and may be a good alternative.
Create a datasource plugin to grafana:
https://grafana.com/plugins/devicehive-devicehive-datasource
https://github.com/devicehive/dev…
-
As per Docker's pages on using [--link](https://docs.docker.com/engine/userguide/networking/default_network/dockerlinks/) and the new [user-defined networks](https://docs.docker.com/engine/userguide/n…
-
## CVE-2021-0640 - High Severity Vulnerability
Vulnerable Library - baseandroid-10.0.0_r44
Android framework classes and services
Library home page: https://android.googlesource.com/platform/framew…
-
It seems to me the current code gives a misleading benchmark, since the Timing() method of the alexcesaro client takes in interface{} as its value - which is passed all the way down to appendNumber(),…
-
Let's discuss what will become the out-of-the-box monitoring solution for Paz.
Currently we're using cAdvisor from the Kubernetes project. This is a good solution but when used in isolation it is lim…