-
# 2022-08-FOUNDATION
## Low Risk and Non-Critical Issues
### Wrong ERC/EIP standard number
The [minimal proxy pattern](https://eips.ethereum.org/EIPS/eip-1167) has been accepted as eip1167 (not 1165)…
-
AFAIKT, there is no formal, documented "spec" for the format of a mixin.
It is implicitly defined by the [eval methods](https://github.com/monitoring-mixins/mixtool/blob/main/pkg/mixer/eval.go), an…
-
**What happened**:
kube_state_metrics_watch_total is increased with result as "success" while in `kube-state-metrics` log, it showed error says `Failed to watch *v1.Pod: failed to list *v1.Pod: G…
-
## (1) Init functions are susceptible to front-running
Severity: Low
Most contracts use an init pattern (instead of a constructor) to initialize contract parameters. Unless these are enforced to be …
-
> * Issue Type: FEATURE REQUEST
> * `over_react` Version(s): `5.3.0`
My project depends heavily on OverReact, and I finished migrating it to null safety with Dart 2.19.6. (If it matters, it's what…
-
In order to provide a better out of the box experience node_exporter should come with a recommended set of alert rules that provides useful alerts for common Linux system issues.
Currently when de…
-
We have some grafana charts from promethus that look like:
```
sum(irate(container_cpu_usage_seconds_total{pod=~"name-.*"}[2m])) by (pod)
```
However, we noticed after a recent upgrade to GKE …
minrk updated
8 months ago
-
The current spec for mixins doesn't support dashboards folders, which need to be specified in the dashboard provisioning YAML: http://docs.grafana.org/administration/provisioning/#dashboards
I sugg…
-
I think we are duplicating info in our current annotations:
For example
```
annotations: {
message: 'Network interface is down on {{ $labels.host }}',
…
-
**Describe the bug**
Using the default Home Assistant Discovery option in the OpenBK config of a device produces an error in the HA log. It appears that the 'State Topic' (a required field) is missi…