-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application ObservabilitySynthetics & RUM sub-team of Application Observabilitytechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecturetest-plan-skipv7.8.0
Description
We use plain fetch in a number of places, notably all the files in state/api. We should switch these to use core http as in use_telemetry.
For the API calls however this is a bit trickier since useKibana is only available in the component, and breaks when invoked after dispatch from redux. We should introduce some sugar to making these dispatches more simple, so we don't have to put useKibana everywhere.
Metadata
Metadata
Assignees
Labels
Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application ObservabilitySynthetics & RUM sub-team of Application Observabilitytechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecturetest-plan-skipv7.8.0