问题标签 [grafana-dashboard]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
grafana - 使用 PostgresQL 作为数据源在 Grafana 中进行一个查询的多个系列
我在 Postgres 表中有大致这种形式的数据:
我还想出了一个我想要的查询:
此查询过滤一个确切的project_id
. 我真正想要的是图表中的一行,每个项目在表格中有一个条目,而不仅仅是一个。
我找不到办法做到这一点。我尝试了我能想到的所有不同风格的group by
子句,还尝试了我在网上找到的示例,但没有一个有效。
azure - 如何将 Azure Kusto 仪表板面板作为 iframe 嵌入到 Grafana 仪表板中
问题陈述:
我在 Grafana 中有 Grafana 仪表板,在Azure Kusto Data Explorer中有 Kusto 仪表板。
而且,我正在尝试使用iframe将Kusto仪表板的一些面板集成到Grafana仪表板中,因为我只想为这些面板制作一个仪表板。
尝试过的例子
好吧,我尝试了许多与我的问题相似的例子,但没有运气。
而且,大多数情况下,我得到的例子是:将 Grafana 嵌入网站或一些 Angular,或 Internet 上的 ReactJs 等。
尝试示例的链接:
https://www.itpanther.com/embedding-grafana-in-iframe/
https://grafana.com/docs/grafana/latest/sharing/share-panel/
所以,任何人对此有任何想法,请帮助我。
而且,如果您需要有关此的更多信息,请告诉我。
提前致谢!