Weifeng Wang
Weifeng Wang
iximiuz Labs control - Start Remote microVM Playgrounds From The Command Line https://github.com/iximiuz/labctl ### Starting playgrounds start a new playground and SSH into the playground's machine with a simple: ```shell...
Starting from 1.7.0, Pyroscope replaces alpine with distroless which will cause docker compose healthcheck to fail. https://github.com/grafana/pyroscope/pull/3437 https://github.com/qclaogui/codelab-monitoring/blob/c8a448bd5535cfcefaf5f7f2cd623c3559aa7892/docker-compose/common/compose-include/pyroscope.yaml#L21-L25 Followed implementation stated here: https://github.com/GoogleContainerTools/distroless/issues/183#issuecomment-571723446 Use `pyroscope.dockerfile` to update the pyroscope image...
Signed-off-by: Weifeng Wang
read/write deployment mode is [planned for removal in Mimir 3.0](https://github.com/grafana/mimir/issues/11887) [Remove experimental read-write mode](https://github.com/grafana/mimir/pull/12584)