This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
801129530e37b541de01ca72f434c3ec4d5122ad
grafana
/
public
/
app
/
plugins
/
datasource
/
prometheus
/
plugin.json
8 lines
93 B
JSON
Raw
Normal View
History
Unescape
Escape
Add prometheus datasource
2015-09-28 13:32:53 +01:00
{
feat(plugins): changed plugin schema, pluginType -> type, type -> id
2016-01-08 23:15:44 +01:00
"type"
:
"datasource"
,
Add prometheus datasource
2015-09-28 13:32:53 +01:00
"name"
:
"Prometheus"
,
feat(plugins): changed plugin schema, pluginType -> type, type -> id
2016-01-08 23:15:44 +01:00
"id"
:
"prometheus"
,
Add prometheus datasource
2015-09-28 13:32:53 +01:00
"metrics"
:
true
}
Reference in New Issue
Copy Permalink