Skip to content
#

grafana

Here are 2,446 public repositories matching this topic...

netdata
grafana
Elfo404
Elfo404 commented Jun 2, 2021

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
questdb
ideoma
ideoma commented Jun 1, 2021

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

annanay25
annanay25 commented Apr 6, 2021

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

teslamate

Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等

  • Updated May 8, 2021
  • HTML

Improve this page

Add a description, image, and links to the grafana topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grafana topic, visit your repo's landing page and select "manage topics."

Learn more