-
TL;DR: We need a way to properly unenroll an agent from command line on the client side, to be able to enroll it again without creating duplicates.
The use-case : an agent is having some issue, it …
-
Fleet agent tags (#149) should be added to the event metadata on every event sent by the agent (e.g. like hostname or agent-id).
This could be configurable to enable or disable.
With tags added t…
-
## Description
While working on the adaptive sampling project during OnWeek, the APM server never returned a 503 back to the APM agents even when the number of transactions per second was quite ele…
-
When [the `use_path_as_transaction_name` config option](https://www.elastic.co/guide/en/apm/agent/java/current/config-http.html#config-use-path-as-transaction-name) is used, this can lead to transacti…
-
| Wazuh | Elastic | Rev | Security |
| ----- | ------- | ---- | -------- |
| 4.3 | 7.16.1 | 4.3 RC2 | Xpack |
| Browser |
| ------- |
| Chrome, Firefox, Safari, etc|
**Description**
…
-
With the switch to the new ES output handling, the APM Server changes its behavior when being overloaded. Instead of returning `503 - Queue is full` errors, it starts responding much slower to APM age…
-
`cluster.max_shards_per_node` - Based on https://github.com/elastic/elasticsearch/issues/51839
> controls how many shards are allowed to exist in the cluster as a whole, and is checked at shard cre…
-
**Background**
From: https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon
_"System Monitor (Sysmon) is a Windows system service and device driver that, once installed on a system, rema…
ghost updated
7 years ago
-
**Describe the bug**
When the agent is set up with nested global labels:
* `ELASTIC_APM_GLOBAL_LABELS=myObject.myKeyA=A,myObject.myKeyB.mySubKeyB=B`
* The same applies if using `globalLabels`…
-
Today the default is `false`:
https://www.elastic.co/guide/en/apm/agent/dotnet/current/config-core.html#config-opentelemetry-bridge-enabled
I am coming up short to find downsides of enabling thi…