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
Sonia Aguilar 4270e5606c
Alerting: Fix enter key 'clicking' first button on form (#55222)
3 years ago
..
components Alerting: Fix enter key 'clicking' first button on form (#55222) 3 years ago
configuration convert AzureCredentialsForm test to RTL (#53959) 3 years ago
dashboards
img
querybuilder Loki: Remove hardcoded values for parsed query parts (#54755) 3 years ago
README.md
add_label_to_query.test.ts
add_label_to_query.ts Update dependency @lezer/common to v1 (#50866) 3 years ago
datasource.test.ts Prometheus: Throw error on direct access (#50162) 3 years ago
datasource.tsx Prometheus: Throw error on direct access (#50162) 3 years ago
language_provider.mock.ts
language_provider.test.ts
language_provider.ts use metadata endpoint (#53980) 3 years ago
language_utils.test.ts
language_utils.ts
legend.test.ts
legend.ts
metric_find_query.test.ts
metric_find_query.ts
module.test.ts
module.ts
plugin.json
promql.test.ts
promql.ts Loki: Rename public/app/plugins/datasource/loki/language_provider.ts file to follow convention (#54819) 3 years ago
query_hints.test.ts
query_hints.ts GrafanaUI: improve Prometheus getQueryHints performance (#52148) 3 years ago
result_transformer.test.ts Prometheus: properly de-accumulate multi-heatmap responses (#53688) 3 years ago
result_transformer.ts PublicDashboards: Dont support exemplars (#54933) 3 years ago
types.ts
variables.ts

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/