-
After checking with Operator Framework on the slack channel the conclusions is as follows:
- Currently OLM does not allow to have *optional* dependencies during operator installation / subscription
…
-
If we cannot do automatic dashboard "sync" between staging & production, we could still setup read-only production instance of grafana and load dashboards from source. The process of exporting from st…
-
pi@raspberrypi4:~ $ sudo apt-get install -y grafana
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package grafana is not available, but is referr…
-
**Problem:** I just executed a sysupgrade and noticed that grafana is gone.
**Solution:** To prevent this from happening, wen can add grafana to the files which should be kept during the sysupgrade…
-
I tried install this plugin to Grafana but can't use it. After installation plugin label is `Unsigned` and when I tried create new panel using this plugin get error with message:
`An unexpected err…
-
I need to use this plugin with a docker installation.
I have tried to use the GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS env variable
BUT grafana is disabling the plugin.
Any workaround idea to u…
-
### What went wrong?
**What happened**:
- After another update to 1.9.30 version of OnCall Plugin I get 500 code every time I go to Oncall section.
![Image](https://github.com/user-attachments/assets…
-
Filing this for tracking implementation in ArgoCD, but see discussion in https://github.com/argoproj/argo-workflows/issues/5185
-
# PowerShell Script to Modify the Profile to Prepend User PATH
param (
[Parameter(Mandatory = $true)]
[string]$PrependPath
)
# Step 1: Validate the directory
if (!(Test-Path -Path $PrependPa…
-
### Current Behavior
1. `npm install nx@19.5.2` results in:
```
#19 1.284 /go/src/github.com/grafana/node_modules/nx/src/native/native-bindings.js:359
#19 1.284 throw new Error('Failed to load…