fleet-debugger
fleet-debugger copied to clipboard
Remove references to /archive and /deliveryArchive endpoints
References to "https://fleetengine.googleapis.com/v1/archive" and "https://fleetengine.googleapis.com/v1/deliveryArchive" still exists in the code and the understanding is that Cloud Logs are now used.
Can you please update the code and remove references to those endpoints to avoid confusion?
https://github.com/googlemaps/fleet-debugger/blob/596703e1f6abdda26c6d8c9f61c4a9f9677093de/components/logging.js#L106
https://github.com/googlemaps/fleet-debugger/blob/596703e1f6abdda26c6d8c9f61c4a9f9677093de/components/logging.js#L107
Thank you!