-
**Background**
Issue I raised against kube-prometheus: https://github.com/coreos/kube-prometheus/issues/76
Setting Grafana's root_url to %(protocol)s://%(domain)s/grafana/ and running it behind a …
-
I have installed the Prometheus using the Helm. Now I have started getting alerts k8scontrollermanagerdown and K8SSchedulerDown. I don't have any kube-controller-manager and kube-scheduler pods runnin…
-
```
$ cat prow/monitoring/mixins/prometheus/BUILD.bazel
load("@io_bazel_rules_jsonnet//jsonnet:jsonnet.bzl", "jsonnet_library", "jsonnet_to_json")
jsonnet_library(
name = "prom_lib",
…
-
TLDR; Prometheus metrics containing labels with `unicode` strings as values make prometheus check to error when it tries to run on GKE.
**Additional environment details:**
Cloud Provider: GKE
*…
-
### Show motivation description
With Workspace Config, there is an ability to define that Container exposed some port (with server config entry in machine configuration) and then it is possible to ge…
-
**What happened**:
Going to the GitHub Cache dashboard: https://monitoring.prow.k8s.io/d/d72fe8d0400b2912e319b1e95d0ab1b3/github-cache?orgId=1&from=now-3h&to=now&refresh=1m
Right now it shows for …
-
**Describe what happened:**
We're running DataDog agent on kubernetes and have enabled `DD_LOG_FORMAT_JSON: true` to output DataDog's log in json format for further processing …
-
**Note:** If you have a feature request, you should [contact support](https://docs.datadoghq.com/help/) so the request can be properly tracked.
**Output of the [info page](https://docs.datadoghq.co…
-
I just had a chat with @mgoodness regarding the state and future of the kube-prometheus helm charts, and we wanted to share what our vision is regarding them and we invite anyone who wants to help on …
-
Using a reasonably small K8S cluster:
* 5 etcd nodes
* 3 master nodes
* 5 worker nodes
And deploying `kube-prometheus` using the jsonnet-bundler method at `master`, I immediately get alerts firi…