grafana/public/app/plugins/datasource/prometheus
Torkel Ödegaard bbf2bd18fd
QueryEditor: Clean-up interface to only have one PanelData (#19249)
* QueryEditor: Clean-up interface to only have one PanelData

* Renamed to prop name to data
2019-09-23 11:13:33 +02:00
..
components QueryEditor: Clean-up interface to only have one PanelData (#19249) 2019-09-23 11:13:33 +02:00
dashboards Update grafana_stats.json 2018-10-29 12:05:24 +01:00
img docs: updated whatsnew 2018-01-31 09:41:49 +01:00
partials Prometheus: datasource config with custom parameters string (#19121) 2019-09-18 18:59:23 +02:00
specs Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +02:00
add_label_to_query.ts Typescript: Removes implicit anys (#17625) 2019-06-18 11:01:12 +02:00
config_ctrl.ts Typescript: Removes implicit anys (#17625) 2019-06-18 11:01:12 +02:00
datasource.test.ts Prometheus: Fix response states (#19092) 2019-09-13 15:08:29 +02:00
datasource.ts Prometheus: datasource config with custom parameters string (#19121) 2019-09-18 18:59:23 +02:00
language_provider.ts Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +02:00
language_utils.ts Revert "Chore: Update Slate to 0.47.8 (#18412)" (#19167) 2019-09-17 13:21:50 +02:00
metric_find_query.d.ts (prometheus) add query result template query 2016-02-09 01:37:43 +09:00
metric_find_query.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
module.ts Loki: Updated cheat sheet with new filter syntax (#18947) 2019-09-16 07:17:34 +02:00
plugin.json Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
promql.ts Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 2019-06-24 08:42:08 +02:00
query_hints.test.ts Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 2019-08-19 14:04:16 +02:00
query_hints.ts Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 2019-08-19 14:04:16 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.ts TimeSeries: datasources with labels should export tags (not labels) (#18977) 2019-09-10 06:58:34 +02:00
types.ts Prometheus: datasource config with custom parameters string (#19121) 2019-09-18 18:59:23 +02:00

Prometheus Data Source - Native Plugin

Grafana ships with built in support for Prometheus, the open-source service monitoring system and time series database.

Read more about it here:

http://docs.grafana.org/datasources/prometheus/