grafana/public/app/plugins/datasource/prometheus
Josh Soref 7d08a8497a
Chore: fix spelling of GitHub (#26182)
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-07-22 08:12:50 -07:00
..
components Prometheus: Fix prom links in mixed mode (#26244) 2020-07-13 13:14:50 +02:00
configuration Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
dashboards Chore: fix spelling of GitHub (#26182) 2020-07-22 08:12:50 -07:00
img docs: updated whatsnew 2018-01-31 09:41:49 +01:00
partials Prometheus: Fixes default step value for annotation query (#21934) 2020-02-05 16:40:37 +01:00
add_label_to_query.test.ts Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource (#25059) 2020-05-25 12:23:35 +02:00
add_label_to_query.ts Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource (#25059) 2020-05-25 12:23:35 +02:00
datasource.test.ts Queries: Move explore state out of query targets (#26203) 2020-07-16 14:00:28 +01:00
datasource.ts Queries: Move explore state out of query targets (#26203) 2020-07-16 14:00:28 +01:00
language_provider.test.ts Prometheus: Fix label value suggestion (#21294) 2019-12-31 08:56:57 +01:00
language_provider.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
language_utils.test.ts Prometheus: Fix recording rules expansion (#24977) 2020-05-22 15:16:01 +02:00
language_utils.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02: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: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
metric_find_query.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
module.test.ts Prometheus: Fixes default step value for annotation query (#21934) 2020-02-05 16:40:37 +01:00
module.ts Datasource: updates PromExploreQueryEditor to prevent it from throwing error on edit (#21605) 2020-02-06 12:37:30 +00:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
promql.test.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 2020-02-12 15:45:36 +01:00
promql.ts Loki, Prometheus: Fix PromQL and LogQL syntax highlighting (#21944) 2020-02-12 15:45:36 +01:00
query_hints.test.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
query_hints.ts Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
result_transformer.test.ts Prometheus: Fix for prometheus legend formats for instant time series queries (#24407) 2020-05-08 07:59:35 +02:00
result_transformer.ts Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
types.ts Prometheus: Add off switch for metric/label name lookup (#24034) 2020-05-05 18:02:55 +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/