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/core
Torkel Ödegaard b5b93a68fc Merge branch 'master' into graphite-series-by-tags 8 years ago
..
components fix: Html escaping caused issue in InfluxDB query editor, could not pick greater than or less then operators, fixes #9871 8 years ago
controllers converted inspect_ctrl.js to ts (#9673) 8 years ago
directives Merge branch 'master' into graphite-series-by-tags 8 years ago
filters Webpack (#9391) 8 years ago
live plugibs: expose more to plugins 8 years ago
routes converted dashboard_loaders.js to .ts (#9672) 8 years ago
services converted ng_model_on_blur.js to ts, deletedkeyboard_manager.js (#9676) 8 years ago
specs fix date test (#9811) 8 years ago
utils Merge branch 'master' into graphite-series-by-tags 8 years ago
angular_wrappers.ts test: added first react snapshot test 8 years ago
app_events.ts refactor(): trying to move app events away from rootScope 10 years ago
config.ts shore: migrating config/settings.js to typescript 8 years ago
core.ts converted confirm_click.js to .ts (#9674) 8 years ago
core_module.ts Webpack (#9391) 8 years ago
jquery_extended.js refactoring: move moving stuff around 10 years ago
lodash_extended.js tech(lodash): upraded lodash to 4.15.0, closes #6021 9 years ago
mod_defs.d.ts minor progress 10 years ago
nav_model_srv.ts Create annotations (#8197) 8 years ago
partials.ts Webpack (#9391) 8 years ago
profiler.ts Webpack (#9391) 8 years ago
store.ts replace store.js with store.ts, test for store.ts (#9646) 8 years ago
table_model.ts feat: Elasticsearch change to how queries without date histogram are transformed into Grafana data stucture, now it is processed into a table structure instead of json structure 9 years ago
time_series2.ts fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 8 years ago