grafana/public/app/plugins/datasource/grafana
Torkel Ödegaard cf2d557974
Alerts/InfoBox: Replaces all uses of InfoBox & FeatureInfoBox with Alert (#33352)
* Alerts/InfoBox: Replaces all uses of InfoBox & FeatureInfoBox with Alert

* Fixes some more stuff

* fixed border radius
2021-04-26 07:18:46 +02:00
..
components Alerts/InfoBox: Replaces all uses of InfoBox & FeatureInfoBox with Alert (#33352) 2021-04-26 07:18:46 +02:00
partials Chore: Convert internal grafana datasource from angular to react (#27870) 2020-09-29 10:39:31 -07:00
annotation_ctrl.ts Annotations: Fixes issues loading angular annotation query editors and updating annotation query model (#32903) 2021-04-13 13:16:56 +02:00
datasource.test.ts Live: support real time measurements (alpha) (#28022) 2020-10-22 09:10:26 +02:00
datasource.ts Live: Simplify live interface (#33196) 2021-04-23 23:21:38 +02:00
module.ts Chore: Convert internal grafana datasource from angular to react (#27870) 2020-09-29 10:39:31 -07:00
plugin.json plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 2017-04-12 08:23:44 +02:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00
types.ts Live: expose HTTP push endpoint that will read influx line protocol and publish to websocket (#32311) 2021-04-05 19:04:46 +03:00

Grafana Fake Data Datasource - Native Plugin

This is the built in Fake Data Datasource that is used before any datasources are set up in your Grafana installation. It means you can create a graph without any data and still get an idea of what it would look like.