-
I'm sorry, I don't have any further details, but I've seen some odd things on the commit queue and build bots:
```
Dumping native stack trace for thread 1e0b
[0x000000010d42d819] Dart_SetNative…
-
**Describe the bug**
Executing `run` can overwrite existing definitions with new definitions having different types. This can break type safety if the overwritten names were used in the same express…
-
### Component(s)
receiver/hostmetrics
### What happened?
## Description
My otel collector is running in a container. I've followed the documentation to ensure that it is actually monitoring the ho…
-
```
[root@iZ2zeal0deoizipt6pxsvrZ ~]# docker info
Containers: 1
Running: 0
Paused: 0
Stopped: 1
Images: 5
Server Version: 1.13.1
Storage Driver: overlay2
Backing Filesystem: extfs
Suppo…
-
I seems that the sigterm handler for docker swarm does not execute the "vmq-admin cluster leave" command. Thus, whenever the swarm size is reduced (or the swarm code is updated and the IP adresses of …
-
An umbrella issue to empty my mind of RabbitMQ configuration issues:
1. Run under Docker or bare metal?
2. RabbitMQ can block producers when disk space is low: https://www.rabbitmq.com/disk-alarms…
-
### Steps to reproduce
![image|527x500](upload://s6HCChUkgQmTSTFxfwoa6B88opJ.png)
I configured remote backup, succeed in creating a backup, but am stuck on this page. Besides no backups are select…
-
I'm not sure, but I suspect docker does a docker stop (ie. sending a SIGTERM to a container, and then a SIGKILL after waiting 10 seconds) when performing "rolling updates" on a service. With some imag…
-
```
#!watchflakes
post
-
File: [engine/swarm/how-swarm-mode-works/swarm-task-states.md](https://docs.docker.com/engine/swarm/how-swarm-mode-works/swarm-task-states/)
It seems that the READY state is missing from the swarm …