Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The hover label in the Endpoint Explorer only displays "Installed On: ". #353

Closed
cjoergensen opened this issue Jul 8, 2014 · 5 comments
Closed
Labels
Milestone

Comments

@cjoergensen
Copy link

The hover label in the Endpoint Explorer only displays "Installed On: ":

image

ServiceInsight Version: 1.1.4
ServiceControl Version: 1.1.0

screen1

@distantcam distantcam added the Bug label Jul 8, 2014
@distantcam distantcam added this to the 1.1.5 milestone Jul 8, 2014
@cjoergensen
Copy link
Author

Hi

This bug seems to be back:

image


image

@distantcam distantcam reopened this Apr 21, 2015
@distantcam distantcam modified the milestones: 1.2.6, 1.1.5 Apr 21, 2015
@distantcam
Copy link
Contributor

This bug is dependent on which version of ServiceControl you're using. (Yay!)

Should be fixed for the latest version of SC.

distantcam added a commit that referenced this issue Apr 21, 2015
@cjoergensen
Copy link
Author

It is still a problem when using ServiceControl 1.5.2 and ServiceInsight 1.2.6.

@distantcam distantcam modified the milestones: 1.2.7, 1.2.6 Apr 23, 2015
@distantcam distantcam reopened this Apr 23, 2015
@distantcam
Copy link
Contributor

Ugh. Ok apart from SC changing it's json you're also experiencing an issue because the host name just isn't set in SC.

@cjoergensen
Copy link
Author

Here is the output from the ServiceControl/api/endpoints:

{
"id": "b4dcea58-eb93-1e79-aefb-41c21e835df6",
"name": "[EndpointName]",
"host_display_name": "ESBENDPOINT-P1",
"monitored": true,
"monitor_heartbeat": true,
"license_status": "unknown",
"heartbeat_information": {
"last_report_at": "2015-04-23T06:37:37.9634959Z",
"reported_status": "beating"
},
"is_sending_heartbeats": true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants