The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/prometheus
David 9008fcc790
fix(prometheus): Change aligment of range queries (#16110)
6 years ago
..
components Bump Prettier version (#15532) 6 years ago
dashboards Update grafana_stats.json 7 years ago
img
partials fix: Add class for input fields with help icon to avoid icon hiding the text #15771 6 years ago
snippets
specs fix(prometheus): Change aligment of range queries (#16110) 6 years ago
README.md
add_label_to_query.ts Explore: Logging label filtering 7 years ago
completer.ts Merge pull request #12251 from mtanda/prometheus_use_matchers_for_completion 7 years ago
config_ctrl.ts set default value of httpMethod 7 years ago
datasource.ts fix(prometheus): Change aligment of range queries (#16110) 6 years ago
language_provider.ts Merge pull request #14170 from grafana/davkal/explore-prometheus-range-sort 7 years ago
language_utils.ts Merge pull request #14104 from grafana/davkal/prometheus-rule-expansion 7 years ago
metric_find_query.d.ts
metric_find_query.ts support /api/v1/labels 6 years ago
mode-prometheus.js prometheus editor: variable autocomplete support (PR #9988) 7 years ago
module.ts Make Explore plugin exports explicit 7 years ago
plugin.json cleanup plugin versions 6 years ago
promql.ts fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move 7 years ago
query_ctrl.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
query_hints.ts Added data source type to explore state 6 years ago
result_transformer.ts update table data model 6 years ago
types.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago

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/