-
Currently both beats and integrations module for RabbitMQ doesn't support all the metrics for queue data stream.
There is an ask for metrics like rabbitmq.queue.messages.publish.rate and rabbitmq.que…
-
https://www.elastic.co/guide/en/elasticsearch/reference/master/configuring-filebeat.html
Especially point 2 is not clearly differing between legacy monitoring settings versus the new approach to mo…
-
Hello,
I've been taking a look at WMI beat for quite a bit and was wondering if this project will be maintained continuously, in the coming future? It would be great if we could flesh out this beat…
-
We are seeing documents labeled with queue names that are being truncated. We have a queue named `low` and while we do see documents with that queue label we also see them labeled as `lo`. This happen…
-
Problem: The MonitoringEKS example is using k8s version 1.14 which is no longer supported by Amazon EKS.
```
❯ eksctl create cluster --name my-cluster2 --version 1.14
2021-05-05 00:29:51 [ℹ] eks…
-
I am creating this issue as brain dump to keep track of an issue that has recently appeared in [some](https://github.com/elastic/beats/issues/16503#issuecomment-590484175) [conversations](https://gith…
-
In https://github.com/elastic/kibana/pull/122443/files#diff-cb9bd4fd6a63b396535b22912c5d8228ae8116d236254c22f319e10efc803168R79 we opted to fix basic support for pipeline data by aggregating both inte…
-
This problem may extend to other UTF-8 characters as well.
We are sending metricbeats (6.2.3) to our logstash (6.2.3) beat input. Some fields in the message, like `system.process.username` can cont…
-
As part of https://github.com/elastic/kibana/issues/73864 effort we should decide if we want to also support the "old" metricbeat monitoring indices (`.monitoring-*mb*`), since we will now be querying…
-
A test failed on a tracked branch
```
Error: expected false to equal true
at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
at Assertion.be.Assertion.equal …