Logo
Explore Help
Sign In
IntenseWebs/grafana
3
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
66e5a1c0b3e37ce28d470f319969475c87122708
grafana/public/app/plugins/datasource/mixed/plugin.json

14 lines
175 B
JSON
Raw Normal View History

feat(datasource): added new mixed data source
2015-08-16 01:34:09 +02:00
{
feat(plugins): changed plugin schema, pluginType -> type, type -> id
2016-01-08 23:15:44 +01:00
"type": "datasource",
Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource.
2017-04-11 13:47:53 -07:00
"name": "-- Mixed --",
feat(plugins): changed plugin schema, pluginType -> type, type -> id
2016-01-08 23:15:44 +01:00
"id": "mixed",
feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436
2015-08-17 17:07:33 +02:00
"builtIn": true,
"mixed": true,
Show min interval query option for mixed datasource (#9467)
2017-10-09 12:56:34 +02:00
"metrics": true,
"queryOptions": {
"minInterval": true
}
feat(datasource): added new mixed data source
2015-08-16 01:34:09 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 157ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API