Miller

Results 7 issues of Miller

When the proxy encounters an unknown route, it would be useful to have the option of responding with a redirect instead of a static site. An example is when the...

#### What this PR does Applies `metaMonitoring.serviceMonitor.clusterLabel` to ServiceMonitors for kube-state-metrics and kubelet-cadvisor. This is consistent with the [template](https://github.com/grafana/mimir/blob/main/operations/helm/charts/mimir-distributed/templates/lib/service-monitor.tpl) used to manage Mimir ServiceMonitors. #### Which issue(s) this PR fixes...

helm

The [sample dashboards](https://github.com/lightninglabs/lndmon/tree/master/grafana/provisioning/dashboards) are great, and they seem to be used as a starting point by the majority of lndmon users. Unfortunately the fully rendered dashboards are difficult to iterate...

enhancement
config
dashboards

#### What this PR does / why we need it Creates the directory defined by `repo1-path`, to be used as the pgBackRest repository, as described in their user guide: https://pgbackrest.org/user-guide.html#quickstart/create-repository...

area/timescaledb-single

**Describe the solution you'd like** The bootstrap script is hardcoded to install binaries into `/usr/local/bin`, and to download user-data into `/etc/user-data`. This prevents running this script without root permissions, even...

enhancement

Very useful project, thanks for publishing this! I added arm64 images to the github workflow, and also bumped a few dependencies to make the build succeed. This is tested and...

- Fixes a typo in the destination var name. Adds a missing `$` to the source var name. - Sets `checkout.defaultRemote=origin`, so checkout may succeed when the downstream and upstream...