Difference between revisions of "Monitoring Kubernetes"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-usage-monitoring/ | |
* [[Pixie]] ([[New Relic]]) | * [[Pixie]] ([[New Relic]]) | ||
* [[Prometheus]] | * [[Prometheus]] | ||
* [[Kube-state-metrics (KSM)]]: <code>[[helm install myprometheus prometheus-community/prometheus]]</code> | * [[Kube-state-metrics (KSM)]]: <code>[[helm install myprometheus prometheus-community/prometheus]]</code> | ||
+ | * [[LogicMonitor]] | ||
* [[CKA]]: [[Understand how to monitor applications in Kubernetes]] | * [[CKA]]: [[Understand how to monitor applications in Kubernetes]] |
Revision as of 07:24, 20 September 2023
https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-usage-monitoring/
- Pixie (New Relic)
- Prometheus
- Kube-state-metrics (KSM):
helm install myprometheus prometheus-community/prometheus
- LogicMonitor
- CKA: Understand how to monitor applications in Kubernetes
- K8s log collection:
fluentd, fluentbit, promtail
Activities
- Read https://www.datadoghq.com/blog/monitoring-kubernetes-performance-metrics/#cluster-state-metrics
Related
kubectl logs
- Kubernetes node conditions
Pod The node had condition:
- Container:
is approaching memory limit
(Datadog) - Prometheus, VictoriaMetrics, Grafana
node-problem-detector
aws-for-fluent-bit
monitoring
namespace- GKE: integrated logging and monitoring
- Kubernetes node-problem-detector
- Kubernetes troubleshooting
See also
- Monitoring: On call, Monitoring software, Monitoring services, Resource monitoring, Metric colletion tools, network monitoring, SLA Management Monitoring Tools, Alarm/Alert, Resource starvation, Alerts and notifications, Monitoring Kubernetes, VictoriaMetrics, Sensu, LogicMonitor, Distributed tracing, Datadog Monitors
- Kubernetes monitoring, node conditions, Kube-state-metrics (KSM), Prometheus, VictoriaMetrics,
node-problem-detector, Thanos
, log collection,ProbeWarning
, Kubernetes node-problem-detector, Pixie, OpenMetrics,kind: PodMonitor
, Jaeger
Advertising: