Andreas Christou
85e92ce04b
Graphite: Backend events endpoint (#110598)
* Add lint rules
* Backend decoupling
- Add standalone files
- Add graphite query type
- Add logger to Service
- Create logger in the ProvideService method
- Use a pointer for the HTTP client provider
- Update logger usage everywhere
- Update tracer type
- Replace simplejson with json
- Add dummy CallResource and CheckHealth methods
- Update tests
* Update ConfigEditor imports
* Update types imports
* Update datasource
- Switch to using semver package
- Update imports
* Update store imports
* Update helper imports and notification creation
* Update context import
* Update version numbers and logic
* Copy array_move from core
* Test updates
* Add required files and update plugin.json
* Update core references and packages
* Remove commented code
* Update wire
* Lint
* Fix import
* Copy null type
* More lint
* Update snapshot
* Refactor backend
- Split query logic into separate file
- Move utils to separate file
* Add health-check logic
- Support backend healthcheck if the FF is enabled
* Remove query import support as unneeded
* Add test
* Add util function for decoding responses
* Add events types
* Add resource handler
* Add events handler and generic resource req handler
* Tests
* Update frontend
- Add types
- Update events function to support backend requests
* Lint and typing
* Lint
* Add tests
* Review
* Review
* Fix packages
* Fix merge issues
2025-09-11 17:08:19 +01:00
..
2025-09-11 12:31:11 +02:00
2025-06-27 17:31:34 +00:00
2025-08-06 15:40:20 -04:00
2025-08-01 11:01:25 -05:00
2025-09-08 16:21:05 +02:00
2025-09-03 08:15:06 +01:00
2025-05-29 07:22:51 -04:00
2024-11-27 07:57:53 +02:00
2025-09-11 17:08:19 +01:00
2025-09-09 08:16:12 +00:00
2025-08-01 13:56:31 +01:00
2025-06-30 16:09:44 +02:00
2025-04-10 14:42:23 +02:00
2025-09-09 08:16:12 +00:00
2025-09-10 08:04:04 -06:00
2025-06-11 18:34:21 +01:00
2024-10-24 12:00:40 +01:00
2025-09-09 17:31:32 +01:00
2025-07-01 08:58:00 +00:00
2024-02-07 13:00:13 +01:00