Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Twitter Aurora Q1'15 Sprint 4
Description
The observer should be exporting executor stats via vars but this fails on Vagrant.
vagrant@aurora:~$ curl localhost:1338/vars <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head> <title>Error: 404 Not Found</title> <style type="text/css"> html {background-color: #eee; font-family: sans;} body {background-color: #fff; border: 1px solid #ddd; padding: 15px; margin: 15px;} pre {background-color: #eee; border: 1px solid #ddd; padding: 5px;} </style> </head> <body> <h1>Error: 404 Not Found</h1> <p>Sorry, the requested URL <tt>'http://localhost:1338/vars'</tt> caused an error:</p> <pre>Not found: '/vars'</pre> </body> </html>
I don't see any code that should be doing this.
Attachments
Issue Links
- is related to
-
AURORA-1132 Thermos Observer does not have Lifecycle Endpoints
- Resolved