David b392bba745 Loki: Updated cheat sheet with new filter syntax (#18947) 6 лет назад
..
components b392bba745 Loki: Updated cheat sheet with new filter syntax (#18947) 6 лет назад
dashboards 85aed0276e Update grafana_stats.json 7 лет назад
img c1cdcd3bda docs: updated whatsnew 8 лет назад
partials 4ddeb94f52 Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 6 лет назад
specs 140ecbcf79 QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 лет назад
README.md 6fa46d9539 plugins: update meta data for all core plugins 7 лет назад
add_label_to_query.ts 3424b64299 Typescript: Removes implicit anys (#17625) 6 лет назад
config_ctrl.ts 3424b64299 Typescript: Removes implicit anys (#17625) 6 лет назад
datasource.test.ts 5fdc6da3ec Prometheus: Fix response states (#19092) 6 лет назад
datasource.ts 5fdc6da3ec Prometheus: Fix response states (#19092) 6 лет назад
language_provider.ts c284a11a95 Prometheus: added time range filter to series labels query (#16851) 6 лет назад
language_utils.ts ddefcb2694 Fix: Fetch histogram series from other api route (#16768) 6 лет назад
metric_find_query.d.ts 2cce057df1 (prometheus) add query result template query 10 лет назад
metric_find_query.ts 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 лет назад
module.ts b392bba745 Loki: Updated cheat sheet with new filter syntax (#18947) 6 лет назад
plugin.json 1497f3d79a Chore: Remove unused properties in explore (#17359) 6 лет назад
promql.ts 4ddeb94f52 Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 6 лет назад
query_hints.test.ts d7ccf98b1b Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 6 лет назад
query_hints.ts d7ccf98b1b Prometheus: Prevents panel editor crash when switching to Prometheus datasource (#18616) 6 лет назад
result_transformer.ts eccc6adfde TimeSeries: datasources with labels should export tags (not labels) (#18977) 6 лет назад
types.ts 140ecbcf79 QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 лет назад

README.md

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/