-
# Environment:
Canonical distribution of Kubernetes ([CDK](https://jujucharms.com/canonical-kubernetes/93)) via $ conjure-up on top of LXD (Ubuntu 16.04 LTS)
```
$ juju status
Model …
-
Hello,
When using GIT bash or cygwin, it is no more possible to create a new VM the first time as it fails with the following error (and hangs):
```
$ minikube start
* minikube v1.3.0 on Micro…
-
Test `test_host_dashboard` is failing on cluster without any Gluster Volumes with following error:
```
usmqe_tests/ui/test_host_ui.py:189: AssumptionFailure
Bricks total in Grafana: 0Should be e…
-
### Kind of issue
> Uncomment only one of these:
>
> Bug
> Feature request
### Observed behavior
```
curl http://10.50.247.96:8080/metrics
# HELP go_gc_duration_seconds A summary of t…
-
https://github.com/gluster/gcs/commit/01f59bb2e1558fb0ddf8eace6346685870840931 provides Prometheus Rules, Alerts and Gluster specific Grafana Dashboards via `gluster-mixins`.
So, changes is requir…
-
Currently GP provides ` gluster_volume_profile_total_writes`, `gluster_volume_profile_total_reads`, `gluster_volume_profile_duration_secs` which are cumulative stats. These cannot be used to calculate…
-
When deploying functions on Minikube the functions don't scale when calling them with an increased HTTP load.
Metrics-server is enabled
Versions:
Minikube: v1.0.0
Metrics Server: v0.2.1
``…
-
**What did you do?**
We have a prometheus successfully deployed in open shift origin cluster. All in all it works well and we are successfully graphing things on grafana which queries every 10s.
w…
-
**What happened?**
I added scrape config in values.yamal
additionalScrapeConfigs:
- job_name: "logstash"
static_configs:
- targets: ["logstash:9198"]
with full values.y…
-
**What did you do?**
Using helm, install stable/ Prometheus -operator
Here is the configuration
```
nameOverride: "p"
fullnameOverride: ""
commonLabels: {}
defaultRules:
create: true
…