Andreas Christou
b779ce5687
AzureMonitor: Improve Log Analytics query efficiency (#74675)
* Promisify loading schema
- Move schema loading to LogsQueryEditor
- Improve typing
- Switch callbacks to promises
* Update types
* Refactor backend for new props
- Rename intersectTime
- Support setting timeColumn
- Add additional properties to logs request body
* Update applyTemplateVariables
* Update set functions
* Add new TimeManagement component
* Update LogsQueryEditor
* Hardcode timestamp column for traces queries
* Ensure timeColumn is always set for log queries
* Update tests
* Update frontend tests
* Readd type to make migration easier
* Add migration
* Add fake schema
* Use predefined type
* Update checks and defaults
* Add tests
* README updates
* README update
* Type update
* Lint
* More linting and type fixing
* Error silently
* More linting and typing
* Update betterer
* Update test
* Simplify default column setting
* Fix default column setting
* Add tracking
* Review
- Fix typo on comment
- Destructure and remove type assertion
- Break out await into two variables
- Remove lets and rename variable for clarity
2023-09-18 18:38:39 +01:00
..
2023-07-31 16:34:03 +01:00
2023-07-31 16:34:03 +01:00
2023-09-18 18:38:39 +01:00
2023-09-01 21:18:36 +03:00
2023-08-31 09:23:25 -04:00
2023-07-31 16:34:03 +01:00
2023-08-31 09:23:25 -04:00
2023-08-17 11:46:51 -04:00
2023-08-03 16:27:23 +02:00
2023-07-31 16:34:03 +01:00
2023-08-29 17:06:08 +02:00
2023-07-31 16:34:03 +01:00
2023-07-31 16:34:03 +01:00
2023-09-11 12:13:16 -04:00
2023-09-07 08:26:18 -05:00
2023-07-31 16:34:03 +01:00
2023-08-17 11:46:51 -04:00
2023-08-31 09:23:25 -04:00
2023-07-31 16:34:03 +01:00
2023-07-31 16:34:03 +01:00