-
Add a metricbeat receiver that is analogous to [filebeat receiver](https://github.com/elastic/beats/tree/main/x-pack/filebeat/fbreceiver)
Necessary for beats at otel receivers
-
### Describe the feature request
In the repo role, the following task seems to be wrong:
```
- name: Check for versions
ansible.builtin.fail:
msg: "No OSS versions later than 7 are availa…
-
### Component(s)
receiver/hostmetrics
### Is your feature request related to a problem? Please describe.
I am currently migrating a monitoring solution from metricbeats to OTLP and I would like to …
-
The current `index.mapping.total_fields.limit` for metricbeat (and any beat using the libbeat setup command) is 12,500, which was just increased as [10,000 wan't enough anymore](https://github.com/ela…
-
Hey,
I am new to elasti stack.
I want to use prometheus remote_write to send metric to metricbeat.
I deployed [metricbeat ](https://github.com/elastic/beats/blob/main/deploy/kubernetes/metricbeat-…
-
##### SUMMARY
Occasionally I've noticed that when using the kubernetes.core.k8s_cp module the file that gets copied is not complete. This isn't happening all the time but it is causing issues for us…
-
Elastic-agent is able to monitor services components since https://github.com/elastic/elastic-agent/pull/4789 8.15.0, however "[Elastic Agent] CPU Usage" visualization in "[Elastic Agent] Agent metric…
-
The current metricbeat mapping is huge, we've just [crossed the 10,000 fields mapped](https://github.com/elastic/beats/pull/41614), which include static and dynamic fields.
This issue aims to investi…
-
### Component(s)
receiver/hostmetrics, receiver/kubeletstats
### Is your feature request related to a problem? Please describe.
I am currently migrating a monitoring solution from metricbeats to OT…
-
### Description
Metricbeat index templates reached a quite high number of fields and the indexing of few dynamic fields can make it trip the field limit of 10000 out of the box.
When this happens, da…