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,952 public repositories matching this topic...
What happened:
When getting a nonexistent alert notification by ID or UID, a slightly different error is returned than when a nonexistent alert notification is deleted or updated.
What you expected to happen:
Getting a nonexistent alert should return models.ErrAlertNotificationNotFound from pkg/models/alert_notifications.go.
Describe the bug
Only hour (h), minute (m), milliseconds (ms) and second (s) duration format works with the offset modifier but day (d), week (w) and year (y) throws this error = parse error at line 1, col 47: syntax error: unexpected NUMBER, expecting DURATION
To Reproduce
Make the 1d and 1w query visible
Describe the bug
ATM the following query
select * from t where abyte = null;executes just fine and returns rows with abyte column equal to zero. The same happens for short columns.
Byte and short column types don't support nulls (important note: geobyte and geoshort types support nulls), so we need to do something with this behavior. We could either report an error for
-
Updated
Dec 29, 2021 - Go
-
Updated
Feb 4, 2022 - Go
-
Updated
Jan 27, 2022
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
Aug 25, 2021
-
Updated
Jan 23, 2022 - HTML
-
Updated
Nov 22, 2019 - Go
-
Updated
Jan 21, 2022 - TypeScript
-
Updated
Oct 20, 2021
-
Updated
Feb 2, 2022 - Elixir
-
Updated
Jan 19, 2022 - C#
Describe the bug
I have some recurring error events from Tempo Compactor stating about "unable to mark block compacted".
This leads to an increase of errors reported in tempodb_compaction_errors_total and eventually to an alert TempoCompactionFailing from tempo mixins.
Still I can see that some blocks are written properly in our long term storage.
This happens only on our Azure env
-
Updated
Aug 27, 2021 - Java
-
Updated
Oct 11, 2021 - Java
-
Updated
Jan 6, 2022 - Jsonnet
-
Updated
Jan 19, 2022 - Shell
-
Updated
Oct 29, 2021 - Go
-
Updated
Jan 17, 2022 - Go
-
Updated
Jan 26, 2022 - Shell
-
Updated
Sep 22, 2020 - Dockerfile
-
Updated
Feb 3, 2022 - PLpgSQL
-
Updated
Jan 28, 2022 - Java
Released January 19, 2014
Latest release 20 days ago
- Repository
- grafana/grafana
- Website
- grafana.com
- Wikipedia
- Wikipedia


Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there