Wilfried ROSET
Wilfried ROSET
This commit introduce support for 4 more command line flags namely: * `--web.max-requests` --> `node_exporter_web_max_requests` * `--web.disable-exporter-metrics` --> `node_exporter_web_disable_exporter_metrics` * `--log.level` --> `node_exporter_log_level` * `--log.format` --> `node_exporter_log_format` Fixes: #154
Description ----------- While following the quick-start guide I've found a little typo which could be easily fixed but unfortunately (as far as I know of) we cannot PR on wiki....
Signed-off-by: Wilfried Roset
#### What this PR does Add support for baremetal deployments for the *resources* dashboards. The default remains `deployment_type: 'container'`, hence the mixin-compiled remains unchanged. To test new dashboards update the...
#### What this PR does Compile and archive for barematal deployment, along the k8s deployment. This add ease for users not running mimir in k8s. Loki does something similar for...
#### Describe the bug Hello, we are using continuous-test with the mixin to monitor our Mimir clusters. I’m unsure about how to troubleshoot MimirContinuousTestFailed alert for the write-read-series check. We...
#### What this PR does This PR introduces a new documentation about how to deploy mixin in Grafana and Mimir with terraform. Full Disclosure: I'm working at OVHcloud and we...
#### Is your feature request related to a problem? Please describe. When deployed on baremetal and use consul for service discovery, it is helpful to rely on [GRPC checks](url) to...
We have been comparing flamgraph representation in both Pyroscope and Grafana. Both look great, our feeling is that Pyroscope's UI is more user friendly. Here is a couple of unsorted...
As an OVHcloud customer using **Managed Redis** with strict iptables in output (e.g: I open a single IP instead of a wide range) I want **the managed Redis** to **have...