-
I tried to run that command and it gave me error message
✔ Select a plugin type · panel
✔ Enter a name for your plugin · safas
✔ Enter your organization name (usually your Grafana Cloud org) · xxx
✔…
-
My application is containerized and runs in a K8S pod, here is the snippet:
```
var osu = require('node-os-utils')
var cpu = osu.cpu
let cpuUtilization: number = -1;
setInterval(async fun…
-
Logging in nextstrain.org is currently ad-hoc and sometimes useful, sometimes not enough. The goal is to make what's logged more systematic and comprehensively useful while at the same time improving…
-
As per https://github.com/ansible-community/ansible-build-data/blob/main/docs/policies.md#enforcement, we need to track violations of the [Repository management](https://docs.ansible.com/ansible/devel…
-
Currently when printing logs with `tracing`, we tend to `format` the runtime information into the message like this:
https://github.com/risingwavelabs/risingwave/blob/4f3bce2d024f958d1eeebc49a5556a…
-
## Describe the bug
There is no way to set a theme or add a theme-switcher panel.
I have also tried it in default, as well as in dark and light mode.
## Version Details
* Grafana version : 9…
-
### Summary
When applying a quota rule a 2nd time, an error is returned:
```
Error on creating quotas rule: calling: storage/quota/rules: got {'message': 'duplicate entry', 'code': '1', 'target': '…
-
**Why is this needed**:
Right now it is too hard to find if a given logs query was emitted by the Explore page, a dashboard, a Recording Rule, an Alert, etc.
**What would you like to be added**:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-latest
- Deployment mode(standalone or cluster):both
…
-
**Describe the bug**
Grafana Loki with NFS storageClass encounters 'error creating index client' after a period of time
**To Reproduce**
Steps to reproduce the behavior:
1. install NFS ser…