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/utils
Dominik Prokop 14bf960b64 Merge branch 'master' into explore/dedup-strategu-url 6 years ago
..
CancelablePromise.ts Add util for handling promise cancelation to avoid setting state on unmounted components 6 years ago
ConfigProvider.tsx Fix issue with graph legend color picker disapearing on color selection 6 years ago
acl.ts wip: dashboard permissions to redux 7 years ago
colors.ts Moved colorpicker to ui/components 6 years ago
connectWithReduxStore.tsx extract store from configurestore 7 years ago
css_loader.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
dag.test.ts make sure to add all variable nodes to dag before linking variables 7 years ago
dag.ts make sure to add all variable nodes to dag before linking variables 7 years ago
datemath.ts changed var to let in 50 files (#13075) 7 years ago
emitter.ts changed var to const (#13061) 7 years ago
errors.ts Added another error object message detection 6 years ago
explore.test.ts Persis deduplication strategy in url 6 years ago
explore.ts Persis deduplication strategy in url 6 years ago
factors.ts Use factors for max repeated panels per row 6 years ago
file_export.ts Retain decimal precision when exporting CSV 7 years ago
flatten.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
kbn.ts value formats: another rename and updates code to use new valueFormats func 6 years ago
location_util.ts Fixed lots of loading flow issues and updated solo route page 6 years ago
model_utils.ts changed var to const (#13061) 7 years ago
outline.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
rangeutil.ts Moving a couple of types to @grafana/ui 7 years ago
react2angular.ts Update types and themes usage in components 6 years ago
scrollbar.ts chore: Better comment 6 years ago
sort_by_keys.ts changed var to const (#13061) 7 years ago
tags.ts changed var to let in 50 files (#13075) 7 years ago
text.test.ts Explore: Logging query live preview of matches 7 years ago
text.ts fix: Use custom whitelist for XSS sanitizer to allow class and style attributes 6 years ago
ticks.ts Updated rules for variable name (#13106) 7 years ago
url.ts Updated url query param encoding to exctly match angular encoding 6 years ago
validate.ts react-panel: Input validation should be optional 7 years ago
version.ts Fix SemVersion.isGtOrEq 6 years ago