可以将HTTP端点作为Grafana的数据源吗?

huangapple go评论55阅读模式
英文:

Is there any way to add http endpoint as data-source in Grafana?

问题

我想在Grafana仪表板中添加一个HTTP端点,例如http://localhost:8080,作为数据源,以从该端点获取一些数据。我找不到任何HTTP端点的数据源。Grafana是否支持这个功能?我正在使用Grafana版本9.1.1。

谢谢

英文:

I want to add a http endpoint, say http://localhost:8080 as a data-source in grafana dashboard for getting some data from the endpoint. I couldn't found nay data-source for http endpoint. Is this supported in Grafana? I am using Grafana version 9.1.1.

Thanks

答案1

得分: 1

Grafana不支持“自由样式”数据源。它具有相当多的数据源特定功能,因此甚至不可行。所有支持的数据源类型可以在这里找到。

英文:

Grafana doesn't support "free-style" data sources.

It has quite a bit of datasource-specific functionality, so it is not even feasible.

All supported data source type can be found here.

huangapple
  • 本文由 发表于 2023年4月17日 18:35:09
  • 转载请务必保留本文链接:https://go.coder-hub.com/76034224.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定