- Jun 28, 2017
-
-
Frederic Branczyk authored
-
- Jun 19, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
kube-prometheus: update serviceMonitorSelector
-
- Jun 17, 2017
-
-
jordanjennings authored
In cleanup commit 9cd05a8c39c6ed03688859de92372d93af5cc6e2 the labels on the ServiceMonitors were changed from k8s-apps to k8s-app. This commit makes the Prometheus selector match that change.
-
- Jun 16, 2017
-
-
Christian Jauvin authored
-
- Jun 15, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jun 13, 2017
-
-
Frederic Branczyk authored
-
chenxingyu authored
-
Frederic Branczyk authored
Fix basicAuth, swapping key and name
-
Giancarlo Rubio authored
-
- Jun 12, 2017
-
-
Frederic Branczyk authored
-
- Jun 09, 2017
-
-
Frederic Branczyk authored
-
- Jun 08, 2017
-
-
Frederic Branczyk authored
Whenever serving Prometheus or Alertmanager through non root ExternalURLs we require the reverse proxy to trim the URL to be to the root Prometheus/Alertmanager.
-
- Jun 07, 2017
-
-
Frederic Branczyk authored
Alerting
-
Frederic Branczyk authored
-
- Jun 06, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- May 31, 2017
-
-
eedugon authored
* namespace has to be kube-system In order for this service to be discovered by ServiceMonitor k8s-apps-http, it should belong to namespace kube-system. * namespace has to be kube-system * namespace has to be kube-system for service discovery to work within prometheus configuration (ServiceMonitor k8s-app) these service and endpoints should belong to kube-system namespace. Otherwise the service monitor won't fetch it. * selector was incorrect selector prometheus: prometheus-frontend is incorrect, the name of the Prometheus resource in the example is "frontend", not "prometheus-frontend"
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- May 30, 2017
-
-
Frederic Branczyk authored
-
- May 18, 2017
-
-
Frederic Branczyk authored
-
- May 17, 2017
-
-
Fabian Reinartz authored
-
- May 09, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
Correct metric for container requested memory in grafana dashboard
-
Gytis authored
Rename kube_pod_container_requested_memory_bytes -> kube_pod_container_resource_requests_memory_bytes in grafana dashboard
-
Frederic Branczyk authored
-
- May 08, 2017
-
-
Giancarlo Rubio authored
-
Giancarlo Rubio authored
Write an example for basic auth
-
- May 04, 2017
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- May 03, 2017
-
-
Tapani Moilanen authored
https://github.com/kubernetes/kubernetes/issues/29542 has been fixed, use apply instead of create to create third party resources in custom service monitoring example.
-