- Apr 24, 2019
-
-
Lucas Servén Marín authored
alerts: Replace ntp with timex metrics
-
Frederic Branczyk authored
-
Frederic Branczyk authored
A local ntp server is optional, while timex is in kernel and always present. Some ntp daemons like chrony can also only be run in a client mode, which synchronizes the kernel but doesn't expose an ntp server. Using the timex metrics is a more reliable approach.
-
- Apr 23, 2019
-
-
Sergiusz Urbaniak authored
jsonnet/prometheus-adapter: add metrics to default user-facing roles
-
Sergiusz Urbaniak authored
-
Sergiusz Urbaniak authored
Currently, only cluster wide admins have the permissions to view metrics resources. This fixes it by adding a read-only cluster role which includes aggregation labels to synthesize permission rules for standard user-facing roles according to [1]. Note that only the "pods" resource is granted as reading "nodes" metrics requires a cluster wide permission. [1] https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
-
- Apr 18, 2019
-
-
Frederic Branczyk authored
Update GitHub issue templates
-
Matthias Loibl authored
-
Frederic Branczyk authored
Link fixes
-
goll authored
-
goll authored
-
goll authored
-
Frederic Branczyk authored
README fixes, Dockerfile bump
-
goll authored
-
- Apr 17, 2019
-
-
Frederic Branczyk authored
update README.md
-
sunfjun authored
-
Max Inden authored
Update to Alertmanager v0.16.2
-
- Apr 16, 2019
-
-
Max Leonard Inden authored
-
Max Leonard Inden authored
-
Frederic Branczyk authored
Remove node interface down
-
Frederic Branczyk authored
-
Frederic Branczyk authored
This alert is not specific enough on the interfaces it selects which in turn makes it too noisy.
-
- Apr 15, 2019
-
-
Matthias Loibl authored
Add missing adapter to build snippet
-
Jeremy Gustie authored
-
Matthias Loibl authored
Remove grafana-image
-
Matthias Loibl authored
It's long obsolete
-
Matthias Loibl authored
-
- Apr 12, 2019
-
-
Matthias Loibl authored
-
Matthias Loibl authored
-
- Apr 10, 2019
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Apr 09, 2019
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
These metrics can still be valuable to troubleshoot components running in cgroups on the host, outside the scope of Kubernetes pods.
-
- Apr 08, 2019
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Apr 04, 2019
-
-
Artur Pedroso authored
Fix go get jsonnet command.
-
- Apr 02, 2019
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
cAdvisor exposes metrics for each cgroup hierachy step, and containers are part of the respective pod's hierarchy, causing double accounting when not filtered appropriately.
-
Frederic Branczyk authored
Fix node:node_disk_saturation rules to return value in seconds
-
Frederic Branczyk authored
-