-
Agent seems not to be reporting all metrics after upgrading from _dd-agent v5_ to _datadog-agent v6_ on Kubernetes.
After upgrading, some statsd metrics stop being reported. If I roll back, all met…
-
### What happened?
1. Running Raspberry Pis with k3s, the pods don't completely come up
2. I recompiled the default kernel from the RaspiFoundation with BTF support enabled
3. Pods start loading "/…
-
This is a tracking issue for migrating the *cgroups plugin* to *collectd 6*. Progress is tracked in the [collectd 6 project](https://github.com/orgs/collectd/projects/1). Technical guidance for m…
-
This request is primarily to work around sequential loglines that don't include request IDs that allow matching the log lines together- but *are* atomically written so that it's correct to interpret p…
-
Today Retina only watches for events from either tc prog or some drop reason kprobes, Retina should be watching for events of unix domain socket as well. This will need additional work to understand h…
-
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: elastic-agent
namespace: kube-system
labels:
app: elastic-agent
spec:
selector:
matchLabels:
app: elastic-agent
t…
-
### Component(s)
receiver/prometheus
### What happened?
## Description
I have a prometheus configured like this:
```
prometheus/pod_metrics:
config:
scrape_configs:
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Cilium Ingress stops working properly after a certain period of time. This delay can be e…
VxDlH updated
4 weeks ago
-
Hi,
FAQ.md says that minumum metric-resolution calculated by Kubelet is 15s.
And Metrics server source code is like below:
func (o *Options) validate() []error {
errors := []error{}
if o.Me…
-
## Bug Report
**Describe the bug**
The memory of Fluent Bit pods increase continuously on k8s environment after v1.9.9. I tested it with v1.9.8 and can't see the issue. But I can still reproduce…