mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data * Move types from grafana-ui to grafana-data * Move valueFormats to grafana-data * Move utils from grafana-ui to grafana-data * Update imports in grafana-ui * revert data's tsconfig change * Update imports in grafana-runtime * Fix import paths in grafana-ui * Move rxjs to devDeps * Core import updates batch 1 * Import updates batch 2 * Imports fix batch 3 * Imports fixes batch i don't know * Fix imorts in grafana-toolkit * Fix imports after master merge |
||
---|---|---|
.. | ||
components | ||
dashboards | ||
img | ||
partials | ||
specs | ||
add_label_to_query.ts | ||
config_ctrl.ts | ||
datasource.test.ts | ||
datasource.ts | ||
language_provider.ts | ||
language_utils.ts | ||
metric_find_query.d.ts | ||
metric_find_query.ts | ||
module.ts | ||
plugin.json | ||
promql.ts | ||
query_hints.test.ts | ||
query_hints.ts | ||
README.md | ||
result_transformer.ts | ||
types.ts |
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: