-
### Description
Hello,
I'm using PHP Version 8.3.13 with Docker(php:8.3.13-fpm)
First I thought problem was coming from alpine linux(php:8.3.13-fpm-alpine). Then i deleted it used debian based im…
-
Issue Description:
Problem:
After deploying the Fluent Bit Aggregator Helm Chart and running it for a few hours, it stops sending logs to Elasticsearch and Syslog, which are the intended destinati…
-
Not sure if this is an issue per se, but I think it would be good to keep a list of resources that could be useful for this project now and down the line. This could be tutorials, articles, API docum…
-
Following up on https://github.com/elastic/kibana/pull/159351
The CPU usage rule as it looks today is not able to accurate calculate the CPU usage in the case where a resource usage limit has chang…
-
### Description
Host, Container and Service Views don't work unless you have the relevant data the metrics & APM apps expect (e.g. tracing for APM):
https://github.com/user-attachments/assets/ea1eec…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Open CopyQ on left screen (via `copyq toggle`)
2. Close CopyQ window
3. Move focus to the right screen
4. Open CopyQ again
**Expected behav…
-
# The problem
I found an issue when importing classes that in turn import icon variables. This fails in 0.6.7, but works in 0.6.6.
The errors only occur when I use imports from `c.d2` as icons…
-
> You can then stop the container using docker stop wasp and start it again with docker start wasp. Note that your archive is stored in the container. If you remove the container, your archive is gone…
-
services:
gmail:
image: hardcoreeng/gmail:${HULY_VERSION}
links:
- mongodb
- minio
ports:
- 8088:8087
environment:
- SERVER_PORT=8088
- SERV…
-
The operator assumes Elasticsearch `http.port` to be 9200 even if the user specifies different values in the `config` section. We should either add this key to the settings blacklist or honour the val…