mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
this is a fix-up PR that cleans up Explore Logging after the recent restructuring. - log results need to be merged since query transactions have been introduced - logging DS has its own language provider, query field, and start page (some of them based on prometheus components) - added loader animation to log viewer - removed logging logic from prometheus components |
||
---|---|---|
.. | ||
components | ||
dashboards | ||
img | ||
partials | ||
snippets | ||
specs | ||
add_label_to_query.ts | ||
completer.ts | ||
config_ctrl.ts | ||
datasource.ts | ||
language_provider.ts | ||
language_utils.ts | ||
metric_find_query.d.ts | ||
metric_find_query.ts | ||
mode-prometheus.js | ||
module.ts | ||
plugin.json | ||
promql.ts | ||
query_ctrl.ts | ||
query_hints.ts | ||
README.md | ||
result_transformer.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: