grafana/public/app/core
Piotr Jamróz f1837b5742
Elastic: Full range logs volume (#40700)
* Add basic implementation for logs volume

* Fix aggregation

* Move getFieldConfig

* Remove duplicated aggregation logic

* Extra querying logic

* Simplify querying logic

* Update logs volume aggregation tests

* Remove bar max width and width factor

* Clean up

* Skip level aggregation if it's not configured

* Post merge fix for aggregation

* Fix tests

* Clean up the code

* Ensure logs without level are aggregated as unknown category

* Use LogLevel.unknown

* Fix strict TS errors
2021-11-02 11:53:47 +01:00
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components A11y: Fix misc. fastpass issues (#41088) 2021-11-01 14:45:23 +00:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
filters Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
hooks Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
navigation Links: Fixes issue with some links causing full page reload (#36631) 2021-07-12 10:28:49 +02:00
reducers VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Explore: simplify URL generation logic (#40640) 2021-10-21 09:46:40 +01:00
specs Update dependency @testing-library/dom to v8 (#40990) 2021-10-27 16:57:20 +01:00
utils Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
angular_wrappers.ts Graphite: Migrate to React (part 6: Remove AngularJS Query Editor) (#37919) 2021-09-02 10:18:14 +02:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
constants.ts Dashboard: Fixes rendering of repeating panels (#39991) 2021-10-11 06:33:04 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
injectorMonkeyPatch.ts Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
jquery_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts Elastic: Full range logs volume (#40700) 2021-11-02 11:53:47 +01:00
logs_model.ts Elastic: Full range logs volume (#40700) 2021-11-02 11:53:47 +01:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts DashboardSrv/NavModelSrv: Remove legacy angularjs (#36810) 2021-07-19 11:38:12 +01:00
profiler.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
store.ts Explore: Improve local storage error handling when rich history is added (#39943) 2021-10-11 09:48:25 +02:00
table_model.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
time_series2.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00