grafana/public/app/plugins/datasource/prometheus
2019-12-12 11:52:03 +01:00
..
components Prometheus: disable dynamic label lookup on big datasources (#20936) 2019-12-09 17:02:17 +01:00
configuration Prometheus: Fixes so user can change HTTP Method in config (#21055) 2019-12-12 11:52:03 +01: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 ReactMigration: Migrate Prometheus config page to React (#20248) 2019-11-08 10:02:51 +01:00
add_label_to_query.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
add_label_to_query.ts Explore: Keep logQL filters when selecting labels in log row details (#20570) 2019-11-22 12:23:21 +01:00
datasource.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
datasource.ts Chore: Remove angular dependency from prometheus datasource (#20536) 2019-11-21 15:36:56 +00:00
language_provider.test.ts Promtheus: Improve tab completion (#20938) 2019-12-10 16:11:31 +01:00
language_provider.ts Promtheus: Improve tab completion (#20938) 2019-12-10 16:11:31 +01:00
language_utils.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
language_utils.ts Chore: Update Slate to 0.47.8 (#19197) 2019-09-23 12:26:05 +01:00
metric_find_query.d.ts (prometheus) add query result template query 2016-02-09 01:37:43 +09:00
metric_find_query.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
metric_find_query.ts Chore: Remove angular dependency from prometheus datasource (#20536) 2019-11-21 15:36:56 +00:00
module.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
module.ts Datasource: fixes prometheus metrics query query field definition (#20273) 2019-11-08 11:12:34 +00:00
plugin.json Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
promql.ts Chore: Moves QueryField to @grafana/ui (#19678) 2019-10-31 08:27:01 +00:00
query_hints.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
query_hints.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.test.ts Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files (#20755) 2019-12-02 18:14:26 +01:00
result_transformer.ts Prometheus: Adds hint support to dashboard and fixes prometheus link in query editor (#20275) 2019-11-11 16:47:17 +01:00
types.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01: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/