[ 
https://issues.apache.org/jira/browse/AURORA-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335397#comment-14335397
 ] 

brian wickman commented on AURORA-1133:
---------------------------------------

This is unrelated to twitter.common.app.  We've only implemented the executor 
vars routing as plugins to our internal observer and internal executor since 
originally they were only used for exporting metrics about service discovery 
which was also internal-only at the time.  We could start looking into open 
sourcing those plugins but I think we should only do that once there is more 
clarity about the future of the observer.

> Thermos Observer does not export stats via /vars
> ------------------------------------------------
>
>                 Key: AURORA-1133
>                 URL: https://issues.apache.org/jira/browse/AURORA-1133
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: Zameer Manji
>
> The observer should be exporting executor stats via vars but this fails on 
> Vagrant.
> {noformat}
> 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>&#039;http://localhost:1338/vars&#039;</tt>
>                caused an error:</p>
>             <pre>Not found: &#039;/vars&#039;</pre>
>         </body>
>     </html>
> {noformat}
> I don't see any code that should be doing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to