-
### APM Agent version
1.30.0
### Environment
Windows
.NET Framework 4.8 WebApp
### Describe the bug
The situation I came across is when my web application receives a request and that request trigg…
-
I have pushed 2 very simple monitors: one lightweight monitor which works fine and one journey monitor:
```javascript
import { journey, step, monitor, expect } from "@elastic/synthetics"
journey("te…
-
**Elastic.Clients.Elasticsearch version**: 8.15.10
**Elasticsearch version**: 8.13
**.NET runtime version**: .net 6
**Operating system version**: Windows 11. .net app runs in constainer on Linux …
-
### Problem Description
There are a lot of ways to start a docker container that needs a local file. Currently, we document doing it with `docker run` and `docker cp` like:
```
$ docker run -i -d \
…
-
**Elastic.Clients.Elasticsearch version**: 8.16.0
**Elasticsearch version**: 8.12.2
**.NET runtime version**: 8.0
**Operating system version**:
**Description of the problem including expected vers…
-
**What is the bug?**
Current version of OpenSAML (4.3.2) does not work in FIPS mode as it has a hard dependency (`org.bouncycastle.jce.ECNamedCurveTable`) on the non-FIPS distribution of Bouncy Castl…
-
**Describe the bug**
While testing https://github.com/elastic/apm-server/issues/10467 an issue was discovered in which the go agent was ignoring the capture_headers option. The test was carried out w…
-
## Descripiton
> how do we look at setting soft memory limit for apm-server https://pkg.go.dev/runtime/debug#SetMemoryLimit based on total memory %.
@1pkg brought up that we should probably be setti…
-
When the number of features is much bigger than the number of samples I get a segmentation fault. The following script can reproduce the problem:
import numpy as np
from glmnet.elastic_net import La…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
执行:
torchrun --nnodes 2 --node_rank 0 --nproc_per_node …