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
ismail simsek c804639b53
Hide datalink button when datasource for exemplar is undefined (#51236)
3 years ago
..
components Remove as any from requireActual usage (#51182) 3 years ago
configuration Prometheus: Predefined scopes for Azure authentication (#49557) 3 years ago
dashboards Prometheus: use TimeSeries instead of Graph in Prometheus 2.0 Stats dashboards (#36120) 4 years ago
img Alerting: Add support to distinguish Prometheus datasource subtypes (Mimir, Cortex and Vanilla Prometheus) (#46771) 3 years ago
querybuilder FeedbackLink: Add tracking (#51251) 3 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
add_label_to_query.test.ts Prometheus: Fix support of AdHoc filters for specific queries (#46547) 3 years ago
add_label_to_query.ts Chore: ESlint import order (#44959) 3 years ago
datasource.test.ts remove exported test globals from test/lib/common (#50256) 3 years ago
datasource.tsx Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
language_provider.mock.ts Prometheus: Add title to metrics in the metric select with metric help text (#46406) 3 years ago
language_provider.test.ts Chore: use jest.mocked in favor of type assertions/any (#51156) 3 years ago
language_provider.ts Chore: ESlint import order (#44959) 3 years ago
language_utils.test.ts Chore: ESlint import order (#44959) 3 years ago
language_utils.ts Chore: ESlint import order (#44959) 3 years ago
legend.test.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
legend.ts Legend: extract common renderLegendFormat function (loki+prom) (#43054) 3 years ago
metric_find_query.test.ts Prometheus: Migrate metadata queries to use resource calls (#49921) 3 years ago
metric_find_query.ts Chore: ESlint import order (#44959) 3 years ago
module.test.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
module.ts Prometheus: Cleanup annotation editor (#49615) 3 years ago
plugin.json Alerting: Add support to distinguish Prometheus datasource subtypes (Mimir, Cortex and Vanilla Prometheus) (#46771) 3 years ago
promql.test.ts Chore: ESlint import order (#44959) 3 years ago
promql.ts Chore: ESlint import order (#44959) 3 years ago
query_hints.test.ts Chore: ESlint import order (#44959) 3 years ago
query_hints.ts Chore: ESlint import order (#44959) 3 years ago
result_transformer.test.ts Hide datalink button when datasource for exemplar is undefined (#51236) 3 years ago
result_transformer.ts Hide datalink button when datasource for exemplar is undefined (#51236) 3 years ago
types.ts Prometheus/Loki: Show raw query by default in the builder(#50007) 3 years ago
variables.ts Chore: ESlint import order (#44959) 3 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/