Grafana
Grafana is an open source data visualization platform which is primarily used
for displaying metrics dashboards. It can aggregate, query, and display data
from multiple sources such as Graphite, Prometheus, or MySQL.
Here are 2,468 public repositories matching this topic...
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo (grafana/tempo#714).
Is your feature request related to a problem? Please describe.
my /var/log directory has files with different structures, which requires me to use different pipeline_stages for each set of different files.
Describe the solution you'd like
something like this would exclude all files that match the pattern /host/var/log/contained.*.log:
static_configs:
- -
Updated
Jun 2, 2021 - Go
-
Updated
Jun 18, 2021
Describe the bug
Sometimes alias time does not work
To Reproduce
create table tst (
timestamp timestamp
)
select timestamp time from tstExpected 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 sy
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
-
Updated
Dec 3, 2020
-
Updated
May 27, 2021 - HTML
-
Updated
Nov 22, 2019 - Go
-
Updated
Jun 3, 2021
-
Updated
Jun 15, 2021 - C#
-
Updated
Aug 4, 2020 - Java
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
#750 added Hedged requests to GCS/S3/Azure backends.
There was a discussion on the PR to add metrics for tracking the performance of hedged requests, and the corresponding stats have been introduced in the hedgedhttp library in the latest release - https://github.com/cristalhq/hedgedhttp/releases/tag/v0.6.0
Use these stats to generate prometheus metrics for each backend.
-
Updated
May 15, 2021 - Java
-
Updated
Jun 21, 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
Jun 8, 2021 - PLpgSQL
-
Updated
Jun 10, 2021 - HTML
-
Updated
May 20, 2021 - Shell
-
Updated
May 9, 2021 - Java
-
Updated
Aug 19, 2020 - Smarty
-
Updated
Jun 8, 2021 - Python
Released January 19, 2014
Latest release 4 days ago
- Repository
- grafana/grafana
- Website
- grafana.com
- Wikipedia
- Wikipedia


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.