grafana
Here are 2,446 public repositories matching this topic...
Multiple Explore-related components still make use of GrafanaTheme.
Since Grafana 8.0 introduces GrafanaTheme2 and deprecates GrafanaTheme we should migrate to the new theme.
This should probably be done in multiple small PRs that target a small amount of components to make review easy.
Also the following data sources have components that need to be migrated:
- Elasticsearch
https://github.com/heptiolabs/healthcheck
This will give us metric on healtcheck and more granularity on checks we want to have.
-
Updated
Jun 2, 2021 - Go
-
Updated
May 22, 2021
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
Describe the bug
Sometimes alias time does not work
To Reproduce
create table tst (
timestamp timestamp
)
select timestamp time from tst
Expected behavior
Result column name is timestamp but should be time
Screenshots
Environment (please complete the following information):
- Version: 6.0.2
Additional context
This is the workaround synta
-
Updated
Dec 3, 2020
-
Updated
May 27, 2021 - HTML
-
Updated
Nov 22, 2019 - Go
-
Updated
Jun 3, 2021
-
Updated
May 26, 2021 - C#
-
Updated
Aug 4, 2020 - Java
Over time we have added a lot of endpoints to Tempo's HTTP API, including /metrics /shutdown /config /memberlist etc. While a few of these provide information that is useful in debugging and monitoring, there are others that are used to perform administrative tasks, for instance the shutdown one, and should probably not be defined at root (/). As we start working towards a stable release
Describe the bug
When entering a cost per kWh in the charge-cost page, I need to use 4 decimal places as my supplier charges in fractions of cents. For example, if I enter 0.1446, it responds with:
`Please enter a valid value. The
-
Updated
May 15, 2021 - Java
-
Updated
May 24, 2021 - Shell
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
-
Updated
May 12, 2021 - Jsonnet
-
Updated
Sep 22, 2020 - Dockerfile
-
Updated
May 28, 2021 - PLpgSQL
-
Updated
May 8, 2021 - HTML
-
Updated
May 9, 2021 - Java
-
Updated
May 20, 2021 - Shell
-
Updated
Aug 19, 2020 - Smarty
-
Updated
Mar 19, 2021 - Python
Improve this page
Add a description, image, and links to the grafana topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grafana topic, visit your repo's landing page and select "manage topics."
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.