-
As part of adding A11y test for APM https://github.com/elastic/kibana/issues/104692
We can improve the test coverage by adding more test, for now we are checking the pages when they are loaded.
It…
-
Gentoo atom-1.55.0 ebuild
Can't install anything due to this error:
```
Fetching outdated packages and themes failed.
spawn /opt/atom/resources/app/apm/bin/apm EACCES
```
-
## Description
We've started relying on this library for `apm-server` to be able to list processes in the context of automatically running the `java-attacher` within the APM integration. `apm-serve…
-
The package spec should be enhanced to expose 2 informations:
- If the integration can be used on Elastic Agent standalone or not. Examples:
- APM Integration https://github.com/elastic/apm-server…
-
### Component(s)
connector/datadog
### What happened?
## Description
With `connect.datadogconnector.NativeIngest` enabled, during APM stats metric aggregation, only the _resource attribute_ `servi…
-
**Kibana version:**
8.15.3
**Elasticsearch version:**
8.15.3
**Browser version:**
Firefox 132.0.2
**Original install method (e.g. download page, yum, from source, etc.):**
Docker/k8s
**Describe th…
tobio updated
8 hours ago
-
-
`apm develop apm` returns `Request for package information failed: Not Found`
`apm develop ` works normally
```
apm 0.119.0
npm 1.4.4
node 0.10.35
python 2.7.6
git 2.2.2
```
-
**APM Server version** (`apm-server version`): `8.13.2`
**Description of the problem including expected versus actual behavior**:
When using APM server standalone (not fleet managed) along w…
Evesy updated
6 months ago
-
Hi everybody,
I am trying to include this agent to collect RUM data on a service I manage.
The apm server is behind a reverse proxy (caddy) that adds ssl to it.
This is in my services index.php…